Skip to content

Commit

Permalink
bump djautotask version
Browse files Browse the repository at this point in the history
  • Loading branch information
ssarwar-topleft committed Nov 1, 2024
1 parent 22b8721 commit a26a9cc
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, 6, 8, 'final')
VERSION = (1, 6, 9, 'final')

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

0 comments on commit a26a9cc

Please sign in to comment.