Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
simon-bachhuber committed Feb 21, 2023
1 parent 270fefb commit 464bdce
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.1",
version="0.7.0",
package_data={
"cc": find_data_files(
"cc", patterns=["*.xml", "*.m", "*.eqx"]
Expand Down

0 comments on commit 464bdce

Please sign in to comment.