Skip to content

Commit

Permalink
v0.1.1 prep
Browse files Browse the repository at this point in the history
  • Loading branch information
WWGolay committed Aug 27, 2023
1 parent 1592df4 commit 6b23a48
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyscope/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -82,4 +82,4 @@
logger.setLevel(logging.INFO)

__all__ = ["analysis", "observatory", "reduction", "telrun", "utils"]
__version__ = "0.1.0"
__version__ = "0.1.1"
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ author = Walter Golay
author_email = wgolay30@gmail.com
url = https://github.com/WWGolay/pyscope
description = A python package for controlling small optical telescopes
long_description = file: README.md
long_description = file: README.rst
long_description_content_type = text/markdown
keywords = astronomy, telescope, astrophotography, astrometry, photometry, python, automation, ascom, astropy, observatory, observatory automation
license = AGPLv3
Expand Down

0 comments on commit 6b23a48

Please sign in to comment.