Skip to content

Commit

Permalink
release 1.4.3 tests pass with Python 3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
ialbert committed Feb 22, 2024
1 parent 73a1e76 commit 8538e04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plac.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
from plac_ext import (import_main, ReadlineInput, Interpreter,
stdout, runp, Monitor, default_help)

__version__ = '1.4.2'
__version__ = '1.4.3'

try:
from plac_tk import TkMonitor
Expand Down

0 comments on commit 8538e04

Please sign in to comment.