Skip to content

Commit

Permalink
released version 1.3.4 as noted in #64
Browse files Browse the repository at this point in the history
  • Loading branch information
ialbert committed Dec 6, 2021
1 parent 168f621 commit 5002045
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 (Interpreter, import_main, ReadlineInput,
stdout, runp, Monitor, default_help)

__version__ = '1.3.2'
__version__ = '1.3.4'

try:
from plac_tk import TkMonitor
Expand Down

0 comments on commit 5002045

Please sign in to comment.