Skip to content

Commit

Permalink
Change __version__
Browse files Browse the repository at this point in the history
  • Loading branch information
lk-geimfari committed Jul 31, 2019
1 parent a541ab5 commit f784c98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mimesis/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
'__license__',
]

__version__ = '3.2.0'
__version__ = '3.3.0'
__title__ = 'mimesis'
__description__ = 'Mimesis: fake data generator.'
__url__ = 'https://github.com/lk-geimfari/mimesis'
Expand Down

0 comments on commit f784c98

Please sign in to comment.