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 7, 2024
1 parent 3fec23a commit f597b5f
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, 3, 'final')
VERSION = (1, 6, 5, 'final')

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

0 comments on commit f597b5f

Please sign in to comment.