Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
simon-bachhuber committed Dec 27, 2022
1 parent c81325b commit 562b204
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.3.1",
version="0.4.0",
package_data={
"cc": find_data_files(
"cc", patterns=["*.xml", "*.m", "*.eqx"]
Expand Down

0 comments on commit 562b204

Please sign in to comment.