Skip to content

Commit

Permalink
OPS: Increase patch version number
Browse files Browse the repository at this point in the history
  • Loading branch information
cortadocodes committed May 2, 2022
1 parent c8ac031 commit fe7b271
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 @@ -16,7 +16,7 @@

setup(
name="twined",
version="0.3.1",
version="0.4.1",
py_modules=[],
install_requires=["jsonschema ~= 4.4.0", "python-dotenv"],
url="https://www.github.com/octue/twined",
Expand Down

0 comments on commit fe7b271

Please sign in to comment.