Skip to content

Commit a474fcf

Browse files
authored
Update version to 1.4.4
1 parent a181ba7 commit a474fcf

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 = "1.4.3"
1+
VERSION = "1.4.4"
22

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

0 commit comments

Comments
 (0)