We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98ba289 commit 23bce26Copy full SHA for 23bce26
exodus_core/__init__.py
@@ -1 +1 @@
1
-__version__ = "1.3.5"
+__version__ = "1.3.6"
setup.py
@@ -49,7 +49,7 @@ def is_exe(fpath):
49
50
setup(
51
name='exodus_core',
52
- version='1.3.5',
+ version='1.3.6',
53
description='Core functionality of εxodus',
54
author='Exodus Privacy',
55
author_email='contact@exodus-privacy.eu.org',
0 commit comments