Skip to content

Commit 8e48410

Browse files
committed
bump version
1 parent 1990601 commit 8e48410

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ script:
88
- coverage run --source=crudbuilder runtests.py
99
env:
1010
matrix:
11-
- DJANGO="1.10"
11+
- DJANGO="1.10.8"
1212
- DJANGO="1.11.8"
1313
- DJANGO="2.0"
1414

crudbuilder/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = '0.2.6'
1+
VERSION = '0.2.7'

0 commit comments

Comments
 (0)