Skip to content

Commit

Permalink
v0.9.0 version bump: Remove acme as dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon Bachhuber committed Mar 22, 2023
1 parent 40a24e1 commit f396b32
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 @@ -30,7 +30,7 @@ def is_excluded(s):
setuptools.setup(
name="chain_control",
packages=setuptools.find_packages(),
version="0.8.0",
version="0.9.0",
package_data={
"cc": find_data_files(
"cc", patterns=["*.xml", "*.m", "*.eqx"]
Expand Down

0 comments on commit f396b32

Please sign in to comment.