We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4eb1f7 commit bd83e6fCopy full SHA for bd83e6f
bpython/__init__.py
@@ -21,7 +21,7 @@
21
# THE SOFTWARE.
22
23
24
-__version__ = '0.9.5.1'
+__version__ = '0.9.5.2'
25
26
27
def embed(locals_=None, args=['-i', '-q']):
0 commit comments