Skip to content

Commit 84953a2

Browse files
committed
Update C++ sources
1 parent 434ae57 commit 84953a2

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

0 commit comments

Comments
 (0)