Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
andycasey committed Sep 30, 2022
1 parent bb864f2 commit 298a73c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/astra/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
NAME = "astra"
__version__ = "0.2.4dev"
__version__ = "0.2.5"

# TODO: Move these things elsewhere (e.g., utils) to speed up top-level import.
from sdsstools.configuration import get_config
Expand Down

0 comments on commit 298a73c

Please sign in to comment.