We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4ea194 commit ff6dc11Copy full SHA for ff6dc11
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "nodestream-plugin-dotenv"
3
-version = "0.10.0"
+version = "0.11.0"
4
description = "A plugin to nodestream for loading environment variables from a .env file"
5
authors = ["Zach Probst <[email protected]>"]
6
packages = [{include = "nodestream_plugin_dotenv"}]
0 commit comments