Skip to content

Commit

Permalink
bump version to 1.3.3
Browse files Browse the repository at this point in the history
Changes since 1.3.2:
- PERU_REEXEC_PYTHON is now on by default for all platforms. Previously
  it defaulted to on on Windows but off on Unix. This fixes installation
  via pipx (#238).
- docopt (unmaintained) has been replaced by docopt-ng, which is
  vendored to avoid backwards incompatibility issues when both are
  installed side-by-side.
  • Loading branch information
oconnor663 committed Dec 26, 2024
1 parent 5e11220 commit 7007451
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion peru/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.3.2
1.3.3

0 comments on commit 7007451

Please sign in to comment.