Skip to content

Commit

Permalink
Merge pull request #37 from yukinarit/bump-to-0.3.1
Browse files Browse the repository at this point in the history
Bump version to 0.3.1
  • Loading branch information
yukinarit authored Oct 18, 2022
2 parents 4c35887 + 9d53e6a commit 51b0f4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "envclasses"
version = "0.3.0"
version = "0.3.1"
description = "envclasses is a library to map fields on dataclass object to environment variables"
authors = ["Yukinari Tani <yukinarit84@gmail.com>"]
license = "MIT"
Expand Down

0 comments on commit 51b0f4d

Please sign in to comment.