Skip to content

Commit e9b4c6a

Browse files
committed
Fix typo, add information about python 3.5 support in history for v1.7.0
1 parent e55f7de commit e9b4c6a

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Branches
4444

4545
The stable version can be found on the master branch.
4646

47-
The develop branch containes the latest improvements but can be unstable. Pull Requests should be done on the develop branch.
47+
The develop branch contains the latest improvements but can be unstable. Pull Requests should be done on the develop branch.
4848

4949
Testing and code coverage
5050
-------------------------

docs/history.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,8 @@ Version 1.7.0
124124

125125
24. [Doc] Small documentation update, moved people list to credits page, added new examples.
126126

127+
25. [Misc] Add Travis unit tests for Python 3.5
128+
127129

128130
Version 1.6.2
129131
-------------

0 commit comments

Comments
 (0)