Skip to content

Commit aab0979

Browse files
committed
Again, again.
1 parent 839e656 commit aab0979

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ language: python
22
python:
33
- "2.7"
44
install:
5-
- tox
5+
- pip install tox
66
script:
77
- tox

jsonschema/_version.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

22
# This file is automatically generated by setup.py.
3-
__version__ = '2.3.0.post139'
4-
__sha__ = 'g60fcbbf'
5-
__revision__ = 'g60fcbbf'
3+
__version__ = '2.3.0.post140'
4+
__sha__ = 'g839e656'
5+
__revision__ = 'g839e656'

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v2.3.0-139-g60fcbbf
1+
v2.3.0-140-g839e656

0 commit comments

Comments
 (0)