Skip to content

Commit

Permalink
Update version to 1.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
macobo authored Oct 28, 2021
1 parent 6c945a0 commit b996f3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion posthog/version.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION = "1.4.2"
VERSION = "1.4.3"

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

0 comments on commit b996f3a

Please sign in to comment.