Skip to content

Commit 3b434d7

Browse files
committed
Release 0.2.1
1 parent 94b5901 commit 3b434d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyixapi/core/api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
RoleAssignment,
3030
)
3131

32-
__version__ = "0.2.0"
32+
__version__ = "0.2.1"
3333

3434

3535
class API(object):

0 commit comments

Comments
 (0)