Skip to content

Commit 159805e

Browse files
committed
VersionUp
1 parent 83a64ea commit 159805e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ def finalize_options(self):
3131

3232
setup(
3333
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",
34+
version="0.0.0.1.2c0" if not IS_DEV else "0.0.0.5.6a1",
3535
author="Disintar LLP",
3636
author_email="andrey@head-labs.com",
3737
description="Types / API for TON blockchain",

0 commit comments

Comments
 (0)