We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c85071 commit 63083fcCopy full SHA for 63083fc
src/qbinary/__version__.py
@@ -17,7 +17,7 @@
17
Version of qbinary
18
"""
19
20
-__version__ = "0.0.2"
+__version__ = "0.0.3"
21
22
if __name__ == "__main__":
23
print(__version__)
0 commit comments