Skip to content

Commit

Permalink
chore: bump version to 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
15r10nk committed Sep 21, 2023
1 parent 1b25077 commit 5580c64
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[tool.poetry]
name = "pysource-minimize"
version = "0.3.0"
description = "find failing section in python source"
version = "0.4.0"
description = "minimize python source code"
authors = ["Frank Hoffmann"]
license = "MIT"
readme = "README.md"
Expand Down

0 comments on commit 5580c64

Please sign in to comment.