Skip to content

Commit 53d37b3

Browse files
committed
Bump version to 0.2.0
1 parent 9e55fd6 commit 53d37b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "poetry-dotenv-plugin"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
description = "A Poetry plugin to automatically load environment variables from .env files"
55
authors = ["Michael Peteuil <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)