Skip to content

Commit 2ef4b0d

Browse files
jrobinAVJeanRobin
authored andcommitted
nothing
1 parent 58767da commit 2ef4b0d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

taipy/version.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
import os
1414

1515

16+
1617
def _get_version():
1718
with open(f"{os.path.dirname(os.path.abspath(__file__))}{os.sep}version.json") as version_file:
1819
version = json.load(version_file)

0 commit comments

Comments
 (0)