Skip to content

Commit

Permalink
set version to 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zonca committed Jun 22, 2020
1 parent e912fcf commit df298c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ github_project = simonsobs/mapsims
# install_requires = astropy, scipy, matplotlib
install_requires = astropy
# version should be PEP440 compatible (https://www.python.org/dev/peps/pep-0440/)
version = 2.3.dev
version = 2.3.0
# Note: you will also need to change this in your package's __init__.py
minimum_python_version = 3.6

Expand Down

0 comments on commit df298c0

Please sign in to comment.