Skip to content

Commit

Permalink
very important change
Browse files Browse the repository at this point in the history
  • Loading branch information
doug-q committed May 20, 2024
1 parent fd75380 commit 13352de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hugr-py/tests/test_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,6 @@ def test_versions_are_in_sync():
pyproject_version = pyproject["tool"]["poetry"]["version"]

package_init_version = hugr.__version__
# very important change

assert package_init_version == pyproject_version

0 comments on commit 13352de

Please sign in to comment.