Skip to content

Commit 9e6e3ad

Browse files
committed
Python 2.6 and tk-core 0.15 fixes
tk-core v0.18.99: Ensures set_authenticated_user is available before calling it. This won't be the case if you are jumping into a 0.15-based project. tk-desktop v2.3.7: Fixes a crash when selecting a project using Python 2.6.
1 parent 6c74219 commit 9e6e3ad

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

core/core_api.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414
location:
1515
type: app_store
1616
name: tk-core
17-
version: v0.18.97
17+
version: v0.18.99

env/includes/common/engines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ common.engines.tk-flame.location:
5151
common.engines.tk-desktop.location:
5252
type: app_store
5353
name: tk-desktop
54-
version: v2.3.6
54+
version: v2.3.7
5555

5656
# Shell
5757
common.engines.tk-shell.location:

0 commit comments

Comments
 (0)