We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 334394b commit 8563e05Copy full SHA for 8563e05
posthog/version.py
@@ -1,4 +1,4 @@
1
-VERSION = "3.22.0"
+VERSION = "3.23.0"
2
3
if __name__ == "__main__":
4
print(VERSION, end="") # noqa: T201
0 commit comments