Skip to content

Commit

Permalink
increment version
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Fox committed Jun 26, 2024
1 parent 432519b commit f8bb363
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion djautotask/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
VERSION = (1, 5, 8, 'final')
VERSION = (1, 5, 9, 'final')

# pragma: no cover
if VERSION[-1] != "final":
Expand Down

0 comments on commit f8bb363

Please sign in to comment.