1
0
mirror of https://github.com/webrecorder/pywb.git synced 2025-03-25 23:47:47 +01:00

bump version to 0.6.5!

This commit is contained in:
Ilya Kreymer 2014-11-06 01:28:56 -08:00
parent f6053a977b
commit 044792f99f
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
PyWb 0.6.4 PyWb 0.6.5
========== ==========
.. image:: https://travis-ci.org/ikreymer/pywb.png?branch=develop .. image:: https://travis-ci.org/ikreymer/pywb.png?branch=develop

View File

@ -34,7 +34,7 @@ class PyTest(TestCommand):
setup( setup(
name='pywb', name='pywb',
version='0.6.4', version='0.6.5',
url='https://github.com/ikreymer/pywb', url='https://github.com/ikreymer/pywb',
author='Ilya Kreymer', author='Ilya Kreymer',
author_email='ikreymer@gmail.com', author_email='ikreymer@gmail.com',