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 ca39bb5 commit 80cfebcCopy full SHA for 80cfebc
.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 3.0.8
+current_version = 3.0.9dev
3
commit = True
4
tag = False
5
tag_name = {new_version}
setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = sdss-access
-version = 3.0.8
+version = 3.0.9dev
author = Brian Cherinka
author_email = [email protected]
6
description = Package to dynamically build filepaths and access all SDSS SAS products
0 commit comments