Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
devkral committed Oct 24, 2024
1 parent 820b63c commit 8c4a9aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion edgy/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = "0.19.1"
__version__ = "0.20.0"

from .cli.base import Migrate
from .conf import settings
Expand Down

0 comments on commit 8c4a9aa

Please sign in to comment.