Skip to content

Commit

Permalink
Release 0.41
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanslenders committed Jul 27, 2017
1 parent ebef06e commit da2c528
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
=========

0.41: 2017-07-27
----------------

Fixes:
- Catch Jedi SystemError.


0.40: 2017-07-27
----------------

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

0 comments on commit da2c528

Please sign in to comment.