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 22, 2024
1 parent b7803bf commit 0d75e73
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Changelog
*********

6.0.0 (unreleased)
6.0.0 (2024-11-22)
------------------

Typing:
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 = "konch"
version = "5.0.1"
version = "6.0.0"
description = "CLI and configuration utility for the Python shell, optimized for simplicity and productivity."
readme = "README.rst"
license = { file = "LICENSE" }
Expand Down

0 comments on commit 0d75e73

Please sign in to comment.