Skip to content

Commit 3aa91f3

Browse files
committed
Use fixed binary of stack
1 parent 64a3c63 commit 3aa91f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
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.4c0" if not IS_DEV else "0.0.0.6.0c1",
34+
version="0.0.0.1.4c0" if not IS_DEV else "0.0.0.6.1a1",
3535
author="Disintar LLP",
3636
author_email="andrey@head-labs.com",
3737
description="Types / API for TON blockchain",

0 commit comments

Comments
 (0)