Skip to content

Commit 8563e05

Browse files
committed
bump version
1 parent 334394b commit 8563e05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

posthog/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION = "3.22.0"
1+
VERSION = "3.23.0"
22

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

0 commit comments

Comments
 (0)