Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
alkazar committed Feb 4, 2024
1 parent 5989f46 commit f9fef81
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.15",
version="0.18.0",
packages=find_packages(exclude=['tests']),
entry_points={
'console_scripts': ['chimera = chimera_app.__main__:main']
Expand Down

0 comments on commit f9fef81

Please sign in to comment.