We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93db6c1 commit 7b7c5eeCopy full SHA for 7b7c5ee
.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 2.0.0dev
+current_version = 2.0.0
3
commit = True
4
tag = False
5
tag_name = {new_version}
setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = sdss-access
-version = 2.0.0dev
+version = 2.0.0
author = Brian Cherinka
author_email = bcherinka@stsci.edu
6
description = Package to dynamically build filepaths and access all SDSS SAS products
0 commit comments