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.
1 parent 97c9f57 commit 946f922Copy full SHA for 946f922
pyxivapi/__init__.py
@@ -2,7 +2,7 @@
2
__author__ = 'Lethys'
3
__license__ = 'MIT'
4
__copyright__ = 'Copyright 2019 (c) Lethys'
5
-__version__ = '0.1.0'
+__version__ = '0.1.2'
6
7
from .client import XIVAPIClient
8
-from .exceptions import *
+from .exceptions import *
0 commit comments