We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88ce9a8 commit 42cd9efCopy full SHA for 42cd9ef
setup.py
@@ -2,7 +2,7 @@
2
file = open('README.md','r').read()
3
setup(
4
name="enrocrypt",
5
- version="1.1.0",
+ version="1.1.1",
6
author="Morgan-Phoenix",
7
author_email="[email protected]",
8
description="This is a Python Module For Encryption, Hashing And Other stuff",
0 commit comments