Skip to content

Commit

Permalink
Bumped version to v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hover2pi committed Apr 6, 2021
1 parent 4c6beab commit bff6f19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
for fname in files if not fname.endswith(".py") and not fname.endswith(".pyc")]

setup(name='exoctk',
version='1.1.0',
version='1.1.1',
description='Observation reduction and planning tools for exoplanet science',
packages=find_packages(".", exclude=["*.tests"]),
package_data={'exoctk': FILES},
Expand Down

0 comments on commit bff6f19

Please sign in to comment.