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 62dfa36 commit 09878e6Copy full SHA for 09878e6
.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 4.0.4dev
+current_version = 4.0.4
3
commit = True
4
tag = False
5
tag_name = {new_version}
setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = sdss-tree
-version = 4.0.4dev
+version = 4.0.4
author = Brian Cherinka
author_email = bcherinka@stsci.edu
6
description = Control and setup of SDSS tree environment and modules
0 commit comments