Author: fijal
Branch: 
Changeset: r279:028757f8af2a
Date: 2016-03-14 10:34 +0200
http://bitbucket.org/pypy/jitviewer/changeset/028757f8af2a/

Log:    bump the version

diff --git a/setup.py b/setup.py
--- a/setup.py
+++ b/setup.py
@@ -11,7 +11,7 @@
         rest.append(os.path.join(dirname, x))
 
 setup(name='JitViewer',
-      version='0.1',
+      version='0.2',
       description="Viewer for pypy's jit traces",
       author='Maciej Fijalkowski, Antonio Cuni and the PyPy team',
       author_email='[email protected]',
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to