Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
RDCH106 committed Dec 22, 2017
1 parent c0578e3 commit f76f782
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pycoinmon/metadata.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

class Metadata:
def __init__(self):
self.__version__ = '0.3.1'
self.__version__ = '0.3.2'
self.__author__ = 'Rubén de Celis Hernández, Javier Barbadillo'

def get_version(self):
Expand Down

0 comments on commit f76f782

Please sign in to comment.