File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed
Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 2.1 .0
2+ current_version = 2.2 .0
33commit = True
44tag = True
55
Original file line number Diff line number Diff line change 1- ## ?.?.?
1+ ## 2.2.0
22
33* New parameter ` include ` added to ` TeamClient.get_teams ` .
44* New method ` TeamClient.get_team_members ` for getting the members of a team.
55* New methods ` TeamClient.update_team_name ` and
6- ` TeamClient.update_team_attribute ` .
6+ ` TeamClient.update_team_attribute ` for updating team names and their
7+ attributes, respectively.
78
89## 2.1.0
910
Original file line number Diff line number Diff line change 55
66setuptools .setup (
77 name = "okdata-sdk" ,
8- version = "2.1 .0" ,
8+ version = "2.2 .0" ,
99 author = "Oslo Origo" ,
10101111 description = "SDK for origo dataplatform" ,
You can’t perform that action at this time.
0 commit comments