Skip to content

Commit

Permalink
bump version major version as API has major addition
Browse files Browse the repository at this point in the history
  • Loading branch information
phoughton committed Aug 14, 2024
1 parent 014c4d7 commit c004e65
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 @@ -5,7 +5,7 @@

setuptools.setup(
name="pyiso20022",
version="0.6.7",
version="1.1.2",
author="Peter Houghton",
author_email="[email protected]",
description="pyiso20022 is a library for generating ISO20022 messages in Python.",
Expand Down

0 comments on commit c004e65

Please sign in to comment.