Skip to content

Commit db34e1d

Browse files
Ethan MannEthan Mann
authored andcommitted
chore: Bump version to 3.0.0
1 parent 3954eb2 commit db34e1d

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 = "flex-config"
3-
version = "3.0.0-rc.0"
3+
version = "3.0.0"
44
description="Easily configure Python apps via environment variables, YAML, and AWS SSM Param Store."
55
repository="https://github.com/emann/flex-config"
66
documentation="https://emann.github.io/flex-config"

0 commit comments

Comments
 (0)