Skip to content

Commit

Permalink
update version number for release
Browse files Browse the repository at this point in the history
  • Loading branch information
robince committed Oct 2, 2019
1 parent f76e073 commit 36bc1d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyentropy/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"""

__author__ = 'Robin Ince'
__version__ = '0.5.0dev'
__version__ = '0.5.0'

from pyentropy.systems import DiscreteSystem, SortedDiscreteSystem
from pyentropy.utils import (prob, decimalise, nsb_entropy, quantise,
Expand Down

0 comments on commit 36bc1d2

Please sign in to comment.