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.
1 parent 8ddee96 commit 08036e4Copy full SHA for 08036e4
cloud2sql/__init__.py
@@ -11,4 +11,4 @@
11
__author__ = "Some Engineering Inc."
12
__license__ = "Apache 2.0"
13
__copyright__ = "Copyright © 2022 Some Engineering Inc."
14
-__version__ = "0.6.1"
+__version__ = "0.6.2"
requirements.txt
@@ -8,9 +8,9 @@ resotoclient>=1.2.1
8
posthog>=2.2.0
9
requests>=2.28.1
10
-resotolib>=3.0.0
+resotolib>=3.0.2
# all collector plugins
-resoto-plugin-aws>=3.0.0
-resoto-plugin-digitalocean>=3.0.0
15
-resoto-plugin-gcp>=3.0.0
16
-resoto-plugin-k8s>=3.0.0
+resoto-plugin-aws>=3.0.2
+resoto-plugin-digitalocean>=3.0.2
+resoto-plugin-gcp>=3.0.2
+resoto-plugin-k8s>=3.0.2
0 commit comments