Skip to content

Commit ae98fd5

Browse files
authored
Merge pull request #42 from egnyte/ver-1.3.7
Bump to version 1.3.7
2 parents 1c9e7f9 + 6680ebf commit ae98fd5

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.7
4+
5+
* Improve result filter include functionality
6+
37
## 1.3.6
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.6",
10+
version="1.3.7",
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)