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 8aa194d commit a32f3fcCopy full SHA for a32f3fc
1 file changed
libraries/dagster-notdiamond/dagster_notdiamond/__init__.py
@@ -4,7 +4,7 @@
4
NotDiamondResource as NotDiamondResource,
5
)
6
7
-__version__ = "0.0.4"
+__version__ = "0.0.5"
8
9
DagsterLibraryRegistry.register(
10
"dagster-notdiamond", __version__, is_dagster_package=False
0 commit comments