Skip to content
This repository has been archived by the owner on May 5, 2021. It is now read-only.

Commit

Permalink
Updates version tuple for release
Browse files Browse the repository at this point in the history
Updates tuple for v1.5.0 release
  • Loading branch information
avelis authored Dec 19, 2017
1 parent c7e463b commit b2a5353
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rest_hooks/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
VERSION = (1, 4, 3)
VERSION = (1, 5, 0)

0 comments on commit b2a5353

Please sign in to comment.