We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1c9e7f9 + 6680ebf commit ae98fd5Copy full SHA for ae98fd5
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 1.3.7
4
+
5
+* Improve result filter include functionality
6
7
## 1.3.6
8
9
* Upgrade dependencies
setup.py
@@ -7,7 +7,7 @@
setup(
name="cloudimized",
10
- version="1.3.6",
+ version="1.3.7",
11
description='Google Cloud Platform (GCP) configuration scanning tool',
12
long_description=readme,
13
long_description_content_type="text/markdown",
0 commit comments