File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed
Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1+ v0.8.0
2+ ======
3+ It's been a long while since the last release and there've been numerous little
4+ bugfixes and extras here and there so I'm putting this out as 0.8.0. Check the
5+ hg commit history if you want more info:
6+ http://bitbucket.org/bobf/bpython/
7+
18v0.7.2
29======
310Menno sent me some patches to fix some stuff:
Original file line number Diff line number Diff line change 11#!/usr/bin/env python
2- # bpython 0.7.1 ::fancy curses interface to the Python repl::Bob Farrell 2008
2+ # bpython 0.8.0 ::fancy curses interface to the Python repl::Bob Farrell 2008
33#
44# The MIT License
55#
Original file line number Diff line number Diff line change 1515
1616setup (
1717 name = "bpython" ,
18- version = "0.7.1 " ,
18+ version = "0.8.0 " ,
1919 author = "Robert Anthony Farrell" ,
2020 author_email = "robertanthonyfarrell@gmail.com" ,
2121 description = "Fancy Interface to the Python Interpreter" ,
You can’t perform that action at this time.
0 commit comments