Skip to content

Commit 1c542dc

Browse files
committed
Prepare a new version
1 parent fba0f97 commit 1c542dc

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

atlassian/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.32.1
1+
3.32.2

atlassian/insight.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -589,7 +589,6 @@ def get_progress_of_import(self, import_id):
589589
url = self.url_joiner(self.api_root, "progress/category/imports/{id}".format(id=import_id))
590590
return self.get(url)
591591

592-
593592
# Insight Config API
594593
# TODO: Get config statustype:
595594
# https://developer.atlassian.com/cloud/insight/rest/api-group-config/#api-config-statustype-get

0 commit comments

Comments
 (0)