Skip to content

Commit 8336152

Browse files
committed
Release 0.2.2
1 parent d310705 commit 8336152

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyencrypt/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
__version__ = '0.2.1'
2-
__description__ = 'Encrypt python source code and import module dynamically.'
1+
__version__ = "0.2.2"
2+
__description__ = "Encrypt python source code and import module dynamically."

0 commit comments

Comments
 (0)