We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 862058c commit f4af6a9Copy full SHA for f4af6a9
CHANGELOG
@@ -1,3 +1,8 @@
1
+v0.9.5.1
2
+========
3
+
4
+Added missing data files to the tarball.
5
6
v0.9.5
7
======
8
bpython/__init__.py
@@ -21,7 +21,7 @@
21
# THE SOFTWARE.
22
23
24
-__version__ = '0.9.5'
+__version__ = '0.9.5.1'
25
26
27
def embed(locals_=None, args=['-i', '-q']):
0 commit comments