Skip to content

Commit

Permalink
bump version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
kjmeagher committed Jul 26, 2023
1 parent c782ad6 commit 79a8123
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/simweights/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
files produced with corsika-reader, neutrino-generator, and genie-reader.
"""

__version__ = "0.1"
__version__ = "0.1.1"

__all__ = [
"CircleInjector",
Expand Down

0 comments on commit 79a8123

Please sign in to comment.