Skip to content

Commit

Permalink
Bump version (#243)
Browse files Browse the repository at this point in the history
  • Loading branch information
dosisod authored Mar 24, 2023
1 parent fcae131 commit 2c336ac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ py==1.11.0
pyparsing==3.0.9
pytest-cov==4.0.0
pytest==7.2.2
ruff==0.0.257
ruff==0.0.259
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "refurb"
version = "1.14.0"
version = "1.15.0"
description = "A tool for refurbish and modernize Python codebases"
authors = ["dosisod"]
license = "GPL-3.0-only"
Expand Down

0 comments on commit 2c336ac

Please sign in to comment.