1
0
mirror of https://github.com/webrecorder/pywb.git synced 2025-03-24 06:59:52 +01:00

bump dev version to 0.4.8

This commit is contained in:
Ilya Kreymer 2014-07-07 17:02:28 -07:00
parent 46b16c61d5
commit 02326a2b12
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
PyWb 0.4.7 PyWb 0.4.8
========== ==========
.. 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.4.7', version='0.4.8',
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',