Skip to content

Commit

Permalink
Bump to dev version
Browse files Browse the repository at this point in the history
  • Loading branch information
dansondergaard committed Apr 12, 2019
1 parent bc75219 commit 17ada89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gwf/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
from .core import Graph, Target, AnonymousTarget, Workflow, Scheduler

__version__ = "1.5.0"
__version__ = "1.5.1.dev"

__all__ = ("Graph", "Target", "AnonymousTarget", "Workflow", "Scheduler")

0 comments on commit 17ada89

Please sign in to comment.