Skip to content

Commit bc07b4c

Browse files
committed
chore: Release v1.3.11
1 parent 5b7baa8 commit bc07b4c

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.10"
1+
__version__ = "1.3.11"

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
setup(
2828
name='exodus_core',
29-
version='1.3.10',
29+
version='1.3.11',
3030
description='Core functionality of εxodus',
3131
author='Exodus Privacy',
3232
author_email='contact@exodus-privacy.eu.org',

0 commit comments

Comments
 (0)