Skip to content

Commit b1d8bc6

Browse files
authored
Merge pull request #38 from egnyte/v1.3.6rc1
Bump version to 1.3.6rc1
2 parents 5595f22 + dfa5dcf commit b1d8bc6

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.6
4+
5+
* Upgrade dependencies
6+
37
## 1.3.5
48

59
* Upgrade dependencies

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.5",
10+
version="1.3.6rc1",
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)