Skip to content

Commit

Permalink
Merge pull request #209 from cta-observatory/bump_version
Browse files Browse the repository at this point in the history
Bump version
  • Loading branch information
maxnoe authored May 26, 2020
2 parents a9829ef + bf23214 commit 4a2ae43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eventio/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
from .histograms import Histograms


__version__ = '1.3.0'
__version__ = '1.4.0'

__all__ = [
'EventIOFile',
Expand Down

0 comments on commit 4a2ae43

Please sign in to comment.