Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
1.0.0 now that there are docs
  • Loading branch information
fopinappb committed Feb 3, 2022
1 parent 7801589 commit a9f818e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dkron/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
__version__ = '0.0.1'
__version__ = '1.0.0'
default_app_config = 'dkron.apps.DkronConfig'

0 comments on commit a9f818e

Please sign in to comment.