diff --git a/release b/release index 6e2cbe1..df7a542 100755 --- a/release +++ b/release @@ -8,7 +8,7 @@ pip install hatch # increment version in pyproject.toml hatch version micro -git add git_time_tracking/__about__.py +git add pycountry_wrapper/__about__.py git commit -m "bump version" git push