Skip to content

Commit 24b0054

Browse files
authored
Merge pull request #73 from egnyte/1-3-11
Bump version to 1.3.11
2 parents 5b73450 + 646aed5 commit 24b0054

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 1.3.11
4+
5+
* Update Jira notifier with token authentication
6+
37
## 1.3.10
48

59
* Update Slack API file upload call

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
setup(
99
name="cloudimized",
10-
version="1.3.10",
10+
version="1.3.11",
1111
description='Google Cloud Platform (GCP) configuration scanning tool',
1212
long_description=readme,
1313
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)