Skip to content

Commit

Permalink
version set to 2.0.0-alpha.10
Browse files Browse the repository at this point in the history
  • Loading branch information
ppfeufer committed Apr 17, 2021
1 parent ff540d6 commit 58eddf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion afat/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@

default_app_config: str = "afat.apps.AfatConfig"

__version__ = "2.0.0-alpha.9"
__version__ = "2.0.0-alpha.10"
__title__ = "Fleet Activity Tracking"

0 comments on commit 58eddf5

Please sign in to comment.