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 61d8ca0 commit ce6f4bdCopy full SHA for ce6f4bd
1 file changed
libraries/dagster-contrib-gcp/dagster_contrib_gcp/__init__.py
@@ -1,6 +1,6 @@
1
from dagster._core.libraries import DagsterLibraryRegistry
2
3
-__version__ = "0.0.6"
+__version__ = "0.0.7"
4
5
DagsterLibraryRegistry.register(
6
"dagster-contrib-gcp", __version__, is_dagster_package=False
0 commit comments