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 b94617e commit 0cefc5eCopy full SHA for 0cefc5e
pyproject.toml
@@ -19,7 +19,7 @@ disable = [
19
20
[tool.poetry]
21
name = "Flowpipe"
22
-version = "1.0.0"
+version = "1.0.1"
23
description = "A lightweight framework for flow-based programming in python."
24
authors = ["Paul Schweizer <[email protected]>"]
25
license = "MIT"
0 commit comments