Skip to content

Commit 112133e

Browse files
committed
formatting
1 parent eab49ab commit 112133e

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
dist: xenial
22
language: python
33
python:
4-
- "2.7"
5-
- "3.6"
6-
- "3.7"
4+
- 2.7
5+
- 3.6
6+
- 3.7
77

88
before_install:
99
- pip install --upgrade pip

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Change log
22

33
## 0.2.1 (2019-01-26)
4+
45
- python 3.7 compatibility
56

67
## 0.2 (2018-07-05)

0 commit comments

Comments
 (0)