Skip to content

Commit

Permalink
Update version to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
matheusfelipeog committed Jan 21, 2022
1 parent 2e546b0 commit 9df19e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion filometro/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
'District',
'Filometro'
]
__version__ = '0.1.1'
__version__ = '0.2.0'
__author__ = 'Matheus Felipe'

from filometro.enums import Zone
Expand Down

0 comments on commit 9df19e8

Please sign in to comment.