We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83a64ea commit 159805eCopy full SHA for 159805e
setup.py
@@ -31,7 +31,7 @@ def finalize_options(self):
31
32
setup(
33
name="tonpy" if not IS_DEV else "tonpy-dev",
34
- version="0.0.0.1.2c0" if not IS_DEV else "0.0.0.5.5c1",
+ version="0.0.0.1.2c0" if not IS_DEV else "0.0.0.5.6a1",
35
author="Disintar LLP",
36
author_email="andrey@head-labs.com",
37
description="Types / API for TON blockchain",
0 commit comments