Skip to content

Commit 3cf04de

Browse files
committed
add line
1 parent 9123b11 commit 3cf04de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup_analytics.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88

99
# Don't import module here, since deps may not be installed
1010
sys.path.insert(0, os.path.join(os.path.dirname(__file__), "posthoganalytics"))
11+
from version import VERSION
1112

1213
long_description = """
1314
PostHog is developer-friendly, self-hosted product analytics. posthog-python is the python package.

0 commit comments

Comments
 (0)