Show More
@@ -24,7 +24,7 b' _version_minor = 1' | |||
|
24 | 24 | _version_patch = 0 |
|
25 | 25 | _version_extra = '.dev' |
|
26 | 26 | # _version_extra = 'rc2' |
|
27 |
|
|
|
27 | _version_extra = '' # Uncomment this for full releases | |
|
28 | 28 | |
|
29 | 29 | # Construct full version string from these. |
|
30 | 30 | _ver = [_version_major, _version_minor, _version_patch] |
General Comments 0
You need to be logged in to leave comments.
Login now