Skip to content
This repository was archived by the owner on Jul 27, 2020. It is now read-only.

Commit 1a67344

Browse files
author
Kyle Monson
committed
Updated version number to 1.9.0
1 parent 2ab859b commit 1a67344

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pdb2pqr/site_scons/defaults.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
pythonBin = sys.executable
1313

1414
buildTime = datetime.today()
15-
productVersion = 'master BRANCH'# + buildTime.strftime('%Y%m%d%H%M')
15+
productVersion = '1.9.0'# + buildTime.strftime('%Y%m%d%H%M')

0 commit comments

Comments
 (0)