Skip to content

Commit

Permalink
Release 1.1.0 (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardo-rodrigues authored Nov 26, 2019
1 parent ea7a4c7 commit 3f3f2f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hepunits/_version.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Licensed under a 3-clause BSD style license, see LICENSE.

__version__ = '1.0.0'
__version__ = '1.1.0'

version = __version__
version_info = __version__.split('.')

0 comments on commit 3f3f2f5

Please sign in to comment.