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 6c945a0 commit b996f3aCopy full SHA for b996f3a
posthog/version.py
@@ -1,4 +1,4 @@
1
-VERSION = "1.4.2"
+VERSION = "1.4.3"
2
3
if __name__ == "__main__":
4
print(VERSION, end="")
0 commit comments