Skip to content

Commit

Permalink
0.97.0 (#1418)
Browse files Browse the repository at this point in the history
0.97.0 release

Signed-off-by: Alex Chantavy <[email protected]>
  • Loading branch information
achantavy authored Dec 26, 2024
1 parent 39e3b8a commit 6abcf26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from setuptools import find_packages
from setuptools import setup

__version__ = '0.96.2'
__version__ = '0.97.0'


setup(
Expand Down

0 comments on commit 6abcf26

Please sign in to comment.