Skip to content

Commit d6e4a65

Browse files
committed
Merge branch 'feat/encrypted-flag-payloads' of https://github.com/PostHog/posthog-python into feat/encrypted-flag-payloads
2 parents 4539f4a + 8b2da6b commit d6e4a65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

posthog/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION = "3.12.1"
1+
VERSION = "3.12.0"
22

33
if __name__ == "__main__":
44
print(VERSION, end="") # noqa: T201

0 commit comments

Comments
 (0)