We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a6a391 commit 4fe41edCopy full SHA for 4fe41ed
bpython/__init__.py
@@ -21,7 +21,7 @@
21
# THE SOFTWARE.
22
23
24
-__version__ = '0.9.5.2'
+__version__ = '0.9.6'
25
26
27
def embed(locals_=None, args=['-i', '-q'], banner=None):
0 commit comments