Skip to content

Commit f4af6a9

Browse files
committed
0.9.5.1 changelog + version number
1 parent 862058c commit f4af6a9

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
v0.9.5.1
2+
========
3+
4+
Added missing data files to the tarball.
5+
16
v0.9.5
27
======
38

bpython/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
# THE SOFTWARE.
2222

2323

24-
__version__ = '0.9.5'
24+
__version__ = '0.9.5.1'
2525

2626

2727
def embed(locals_=None, args=['-i', '-q']):

0 commit comments

Comments
 (0)