Bump version to 3.19.0a3

This commit is contained in:
Roman Mogylatov 2020-07-01 22:46:26 -04:00
parent 1879b82e84
commit 84a7139d67

View File

@ -1,6 +1,6 @@
"""Dependency injector top-level package."""
__version__ = '3.19.0a2'
__version__ = '3.19.0a3'
"""Version number that follows semantic versioning.
:type: str