Skip to content

Commit a165cf1

Browse files
committed
Release dagster-async-executor 0.0.2
1 parent 978858e commit a165cf1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • libraries/dagster-async-executor/dagster_async_executor

libraries/dagster-async-executor/dagster_async_executor/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
from dagster_async_executor.executor_definition import async_executor as async_executor
44

5-
__version__ = "0.0.1"
5+
__version__ = "0.0.2"
66

77
DagsterLibraryRegistry.register(
88
"dagster-async-executor", __version__, is_dagster_package=False

0 commit comments

Comments
 (0)