Skip to content

Commit

Permalink
Update version.py (#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
paolodamico authored Jan 5, 2022
1 parent a97fe0a commit 90fa0a0
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.4"
VERSION = "1.4.5"

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

0 comments on commit 90fa0a0

Please sign in to comment.