Skip to content

Commit

Permalink
Bump version to 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
robsdedude committed Apr 11, 2023
1 parent dba9746 commit 6744556
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.5.0
***
**⭐ New**
* Separate PAR101 codes into PAR101, PAR102, PAR103, PAR104 ([#30](https://github.com/robsdedude/flake8-picky-parentheses/pull/30); contribution by cyyc1)

Expand Down
2 changes: 1 addition & 1 deletion flake8_picky_parentheses/_meta.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version = "0.4.0-dev"
version = "0.5.0-dev"

0 comments on commit 6744556

Please sign in to comment.