Skip to content

Commit

Permalink
Release 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolas-graves committed Sep 6, 2024
1 parent 509a4a6 commit f8f0967
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion manifest.scm
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
python-ipython
python-pytest
(package/inherit python-direnv
(version (git-version "0.2.1" "0" %commit))
(version (git-version "0.2.2" "0" %commit))
(source
(local-file "." "python-direnv"
#:recursive? #t
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "python-direnv"
version = "0.2.1"
version = "0.2.2"
authors = [
{ name="Nicolas Graves", email="[email protected]" },
]
Expand Down

0 comments on commit f8f0967

Please sign in to comment.