We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9c3b22 commit 060eecdCopy full SHA for 060eecd
.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 1.1.0dev
+current_version = 1.1.0
3
commit = True
4
tag = False
5
tag_name = {new_version}
setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = sdss-access
-version = 1.1.0dev
+version = 1.1.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