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 c75a926 commit 1f959c8Copy full SHA for 1f959c8
1 file changed
tactility.py
@@ -13,7 +13,7 @@
13
from urllib.parse import urlparse
14
15
ttbuild_path = ".tactility"
16
-ttbuild_version = "3.5.0"
+ttbuild_version = "3.5.1"
17
ttbuild_cdn = "https://cdn.tactilityproject.org"
18
ttbuild_sdk_json_validity = 3600 # seconds
19
ttport = 6666
0 commit comments