Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
alkazar committed Sep 11, 2023
1 parent ddd49f1 commit 427c12c
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
Expand Up @@ -4,7 +4,7 @@

setup(
name="Chimera",
version="0.17.10",
version="1.17.11",
packages=find_packages(exclude=['tests']),
entry_points={
'console_scripts': ['chimera = chimera_app.__main__:main']
Expand Down

0 comments on commit 427c12c

Please sign in to comment.