Skip to content

Commit

Permalink
v1.4.1 pytests release
Browse files Browse the repository at this point in the history
  • Loading branch information
cyschneck committed Jun 16, 2023
1 parent a907498 commit e082298
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 @@ -3,7 +3,7 @@
# Python Package Setup
from setuptools import setup, find_namespace_packages

VERSION="1.4.0"
VERSION="1.4.1"
DESCRIPTION="A Python package to generate an astronomy star chart based on spherical projection that corrects for distortions with stereographic projection"

with open("README.md", "r") as f:
Expand Down

0 comments on commit e082298

Please sign in to comment.