Skip to content

Commit

Permalink
version set to 2.0.0-alpha.11
Browse files Browse the repository at this point in the history
  • Loading branch information
ppfeufer committed Apr 19, 2021
1 parent 2fbf70a commit e8ca855
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.10"
__version__ = "2.0.0-alpha.11"
__title__ = "Fleet Activity Tracking"

0 comments on commit e8ca855

Please sign in to comment.