File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
[bumpversion]
2
- current_version = 3.1.3dev
2
+ current_version = 3.1.3
3
3
commit = True
4
4
tag = False
5
5
tag_name = {new_version}
Original file line number Diff line number Diff line change 1
1
[metadata]
2
2
name = sdss-tree
3
- version = 3.1.3dev
3
+ version = 3.1.3
4
4
author = Brian Cherinka
5
5
author_email = bcherinka@stsci.edu
6
6
description = Control and setup of SDSS tree environment and modules
52
52
dev =
53
53
%(docs)s # This forces the docs extras to install (http://bit.ly/2Qz7fzb)
54
54
ipython>=7.9.0
55
- matplotlib>=3.1.3dev
55
+ matplotlib>=3.1.3
56
56
flake8>=3.7.9
57
57
doc8>=0.8.0
58
58
pytest>=5.2.2
68
68
# The following are needed because sdsstools[dev] as an extra not always
69
69
# gets installed. See https://github.com/pypa/pip/issues/4957.
70
70
invoke>=1.3.0
71
- twine>=3.1.3dev
71
+ twine>=3.1.3
72
72
wheel>=0.33.6
73
73
74
74
docs =
You can’t perform that action at this time.
0 commit comments