Skip to content

Commit 4864eb0

Browse files
committed
Bump version: 1.1.1dev → 1.1.1
1 parent 2cf74da commit 4864eb0

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.bumpversion.cfg

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 1.1.1dev
2+
current_version = 1.1.1
33
commit = True
44
tag = False
55
tag_name = {new_version}
@@ -15,3 +15,4 @@ values =
1515
alpha
1616

1717
[bumpversion:file:setup.cfg]
18+

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = sdss-access
3-
version = 1.1.1dev
3+
version = 1.1.1
44
author = Brian Cherinka
55
author_email = bcherinka@stsci.edu
66
description = Package to dynamically build filepaths and access all SDSS SAS products

0 commit comments

Comments
 (0)