We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d310705 commit 8336152Copy full SHA for 8336152
pyencrypt/__init__.py
@@ -1,2 +1,2 @@
1
-__version__ = '0.2.1'
2
-__description__ = 'Encrypt python source code and import module dynamically.'
+__version__ = "0.2.2"
+__description__ = "Encrypt python source code and import module dynamically."
0 commit comments