Skip to content

Commit 7e82850

Browse files
committed
Release 0.2.0
1 parent f8633ed commit 7e82850

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
@@ -30,7 +30,7 @@
3030
RoleAssignment,
3131
)
3232

33-
__version__ = "0.1.4"
33+
__version__ = "0.2.0"
3434

3535

3636
class API(object):

0 commit comments

Comments
 (0)