Skip to content

Commit

Permalink
Release 3.0.29
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanslenders committed Jul 22, 2024
1 parent 3e7f68e commit 5021832
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
CHANGELOG
=========

3.0.29: 2024-07-22
------------------

Fixes:
- Further improve performance of dictionary completions.


3.0.28: 2024-07-22
------------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
setup(
name="ptpython",
author="Jonathan Slenders",
version="3.0.28",
version="3.0.29",
url="https://github.com/prompt-toolkit/ptpython",
description="Python REPL build on top of prompt_toolkit",
long_description=long_description,
Expand Down

0 comments on commit 5021832

Please sign in to comment.