Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
romansvozil committed Dec 30, 2022
1 parent 216d7dc commit d66b450
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 @@ -2,7 +2,7 @@

setup(
name='binpi',
version='0.1.8',
version='0.1.9',
description='Simple library for de/serializing binary data',
readme = "README.md",
long_description=open("README.md", "r").read(),
Expand Down

0 comments on commit d66b450

Please sign in to comment.