Skip to content

Commit

Permalink
chore: Release v1.3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
pnu-s committed Mar 19, 2024
1 parent f52ca79 commit 92da6a3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion exodus_core/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.3.11"
__version__ = "1.3.12"
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

setup(
name='exodus_core',
version='1.3.11',
version='1.3.12',
description='Core functionality of εxodus',
author='Exodus Privacy',
author_email='[email protected]',
Expand Down

0 comments on commit 92da6a3

Please sign in to comment.