Skip to content

Commit

Permalink
Increase version number
Browse files Browse the repository at this point in the history
  • Loading branch information
AngelFP committed Feb 22, 2021
1 parent 723dd3a commit 42dafd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aptools/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from .data_analysis import beam_diagnostics

__version__ = "0.1.17"
__version__ = "0.1.18"
__all__ = ['beam_diagnostics', '__version__']

0 comments on commit 42dafd4

Please sign in to comment.