Skip to content

Commit

Permalink
Merge pull request #29 from henrypinkard/main
Browse files Browse the repository at this point in the history
bump version
  • Loading branch information
henrypinkard authored Sep 9, 2024
2 parents 9edfe8b + 0311447 commit c0be516
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/encoding_information/_version.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version_info = (0, 1, 0)
version_info = (0, 1, 1)
__version__ = ".".join(map(str, version_info))

0 comments on commit c0be516

Please sign in to comment.