Skip to content

Commit b2a5353

Browse files
authored
Updates version tuple for release
Updates tuple for v1.5.0 release
1 parent c7e463b commit b2a5353

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rest_hooks/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = (1, 4, 3)
1+
VERSION = (1, 5, 0)

0 commit comments

Comments
 (0)