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