Skip to content

Commit

Permalink
v0.5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
breuleux committed Nov 29, 2023
1 parent 85a15eb commit c63b17e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion jurigged/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version = "0.5.6"
version = "0.5.7"
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 = "jurigged"
version = "0.5.6"
version = "0.5.7"
description = "Live update of Python functions"
authors = ["Olivier Breuleux <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit c63b17e

Please sign in to comment.