Skip to content

Commit

Permalink
Small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Denis Pitkov committed Feb 27, 2023
1 parent ab3aae5 commit 75cfe5e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion account_generator_helper/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@

__author__ = 'Dionis1902'
__email__ = '[email protected]'
__version__ = '1.0.11'
__version__ = '1.0.12'
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

setup(
name='account_generator_helper',
version='1.0.11',
version='1.0.12',
packages=find_packages(),
classifiers=[
'Development Status :: 3 - Alpha',
Expand Down

0 comments on commit 75cfe5e

Please sign in to comment.