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 Oct 30, 2024
1 parent 341f555 commit bedcf84
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, 6, 'final')
VERSION = (1, 6, 9, 'final')

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

0 comments on commit bedcf84

Please sign in to comment.