Skip to content

Commit

Permalink
Release 0.2.0a2
Browse files Browse the repository at this point in the history
  • Loading branch information
tatiana committed Oct 17, 2024
1 parent 1409674 commit e584d10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dagfactory/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

from .dagfactory import DagFactory, load_yaml_dags

__version__ = "0.20.0a1"
__version__ = "0.20.0a2"
__all__ = [
"DagFactory",
"load_yaml_dags",
Expand Down

0 comments on commit e584d10

Please sign in to comment.