Skip to content

Commit

Permalink
Bump version to 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
robsdedude committed Jan 16, 2025
1 parent 0a7838e commit f93b8c3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ Changelog

## NEXT
***


## 0.6.0
***
**⭐ New**
* Official support for Python 3.13 ([#45](https://github.com/robsdedude/flake8-picky-parentheses/pull/45)).
This is an almost empty patch as no breaking changes of Python 3.13 affect this plugin.
Expand Down
2 changes: 1 addition & 1 deletion src/flake8_picky_parentheses/_meta.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version = "0.5.5-dev"
version = "0.6.0-dev"

0 comments on commit f93b8c3

Please sign in to comment.