We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 561de26 commit e6523b4Copy full SHA for e6523b4
.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 3.1.6dev
+current_version = 3.1.6
3
commit = True
4
tag = False
5
tag_name = {new_version}
setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = sdss-tree
-version = 3.1.6dev
+version = 3.1.6
author = Brian Cherinka
author_email = bcherinka@stsci.edu
6
description = Control and setup of SDSS tree environment and modules
0 commit comments