Skip to content

Commit 21b48b4

Browse files
authored
misc: bump app version for pypi publish (#21)
1 parent 4036306 commit 21b48b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dkron/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = '1.0.4'
1+
__version__ = '1.0.5'
22

33
# set default_app_config when using django earlier than 3.2
44
try:

0 commit comments

Comments
 (0)