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 d7cc58e + 5096832 commit 2de81b6Copy full SHA for 2de81b6
pyobas/__init__.py
@@ -1,5 +1,5 @@
1
# -*- coding: utf-8 -*-
2
-__version__ = "1.18.2"
+__version__ = "1.18.3"
3
4
from pyobas._version import ( # noqa: F401
5
__author__,
pyobas/_version.py
@@ -3,4 +3,4 @@
__email__ = "[email protected]"
__license__ = "Apache 2.0"
__title__ = "python-openbas"
6
0 commit comments