We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94b5901 commit 3b434d7Copy full SHA for 3b434d7
pyixapi/core/api.py
@@ -29,7 +29,7 @@
29
RoleAssignment,
30
)
31
32
-__version__ = "0.2.0"
+__version__ = "0.2.1"
33
34
35
class API(object):
0 commit comments