Skip to content

Commit

Permalink
Releasing version 2.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
timj committed Jun 28, 2023
1 parent 0ad8417 commit 008d908
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions Release_Notes
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
2023-06-28 timj (2.2.5)
- Replace usages of pipes.quote with shlex.quote.
The former was deprecated very early in the transition
to python 3.

dev stats:
- 2 files changed, 17 insertions(+), 13 deletions(-)
- contributors: #

2021-11-19 timj (2.2.4)
- Detect master or main as default branch (ktlim)

Expand Down
2 changes: 1 addition & 1 deletion git.version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.2.4
2.2.5

0 comments on commit 008d908

Please sign in to comment.