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