We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d7e3090 + f3624a3 commit e0d05d9Copy full SHA for e0d05d9
pyoaev/__init__.py
@@ -1,5 +1,5 @@
1
# -*- coding: utf-8 -*-
2
-__version__ = "2.0.6"
+__version__ = "2.0.7"
3
4
from pyoaev._version import ( # noqa: F401
5
__author__,
pyoaev/_version.py
@@ -3,4 +3,4 @@
__email__ = "[email protected]"
__license__ = "Apache 2.0"
__title__ = "python-openaev"
6
0 commit comments