We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e652d56 commit cf88322Copy full SHA for cf88322
setup.py
@@ -2,7 +2,7 @@
2
file = open('README.md','r').read()
3
setup(
4
name="enrocrypt",
5
- version="1.1.3",
+ version="1.1.4",
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