Skip to content

Commit

Permalink
minor bump. only bugfixes
Browse files Browse the repository at this point in the history
  • Loading branch information
simon-bachhuber committed Feb 18, 2023
1 parent edaddd0 commit 3da9857
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.6.0",
version="0.6.1",
package_data={
"cc": find_data_files(
"cc", patterns=["*.xml", "*.m", "*.eqx"]
Expand Down

0 comments on commit 3da9857

Please sign in to comment.