Again, again.

This commit is contained in:
Julian Berman 2015-04-05 21:29:14 -04:00
parent 839e6568c3
commit aab0979f8d
No known key found for this signature in database
GPG Key ID: 3F8D9C8C011729F8
3 changed files with 5 additions and 5 deletions

View File

@ -2,6 +2,6 @@ language: python
python:
- "2.7"
install:
- tox
- pip install tox
script:
- tox

View File

@ -1,5 +1,5 @@
# This file is automatically generated by setup.py.
__version__ = '2.3.0.post139'
__sha__ = 'g60fcbbf'
__revision__ = 'g60fcbbf'
__version__ = '2.3.0.post140'
__sha__ = 'g839e656'
__revision__ = 'g839e656'

View File

@ -1 +1 @@
v2.3.0-139-g60fcbbf
v2.3.0-140-g839e656