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 710577b commit b730453Copy full SHA for b730453
pyxivapi/__init__.py
@@ -2,7 +2,7 @@
2
__author__ = 'Lethys'
3
__license__ = 'MIT'
4
__copyright__ = 'Copyright 2019 (c) Lethys'
5
-__version__ = '0.1.2'
+__version__ = '0.2.0'
6
7
from .client import XIVAPIClient
8
from .exceptions import *
0 commit comments