Skip to content

Commit 63083fc

Browse files
committed
New version v0.0.3
1 parent 9c85071 commit 63083fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/qbinary/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
Version of qbinary
1818
"""
1919

20-
__version__ = "0.0.2"
20+
__version__ = "0.0.3"
2121

2222
if __name__ == "__main__":
2323
print(__version__)

0 commit comments

Comments
 (0)