Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
alkazar committed Sep 19, 2023
1 parent 8593e3d commit 467b793
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="1.17.11",
version="0.17.12",
packages=find_packages(exclude=['tests']),
entry_points={
'console_scripts': ['chimera = chimera_app.__main__:main']
Expand Down

0 comments on commit 467b793

Please sign in to comment.