Skip to content

Commit

Permalink
feat: tag 1.2.2 #18
Browse files Browse the repository at this point in the history
  • Loading branch information
tcitry committed Aug 9, 2021
1 parent e3b48de commit 731e9f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
os.chdir(os.path.normpath(os.path.join(os.path.abspath(__file__), os.pardir)))
setup(
name='django-mirage-field',
version='1.2.1',
version='1.2.2',
install_requires=[
"cryptography",
"tqdm",
Expand Down

0 comments on commit 731e9f1

Please sign in to comment.