Skip to content

Commit

Permalink
Bump version and update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
sloria committed Nov 20, 2024
1 parent ce26271 commit 815a477
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## 11.2.1 (unreleased)
## 11.2.1 (2024-11-20)

Bug fixes:

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "environs"
version = "11.2.0"
version = "11.2.1"
description = "simplified environment variable parsing"
readme = "README.md"
license = { file = "LICENSE" }
Expand Down

0 comments on commit 815a477

Please sign in to comment.