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