Skip to content

Commit 23bce26

Browse files
committed
v1.3.6
1 parent 98ba289 commit 23bce26

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

exodus_core/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.3.5"
1+
__version__ = "1.3.6"

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ def is_exe(fpath):
4949

5050
setup(
5151
name='exodus_core',
52-
version='1.3.5',
52+
version='1.3.6',
5353
description='Core functionality of εxodus',
5454
author='Exodus Privacy',
5555
author_email='contact@exodus-privacy.eu.org',

0 commit comments

Comments
 (0)