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 877c417 commit 9f8fbe2Copy full SHA for 9f8fbe2
1 file changed
libraries/dagster-modal/dagster_modal/__init__.py
@@ -2,6 +2,6 @@
2
3
from dagster_modal.resources import ModalClient as ModalClient
4
5
-__version__ = "0.0.3"
+__version__ = "0.0.4"
6
7
DagsterLibraryRegistry.register("dagster-modal", __version__, is_dagster_package=False)
0 commit comments