Skip to content

Commit 8c442bf

Browse files
committed
Release 1.1.2
1 parent 8d89c4b commit 8c442bf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Changelog
22
=========
33

4-
1.1.2 (unreleased)
4+
1.1.2 (2018-08-26)
55
------------------
66
* Add support for Django 2.0 and 2.1
77
* Handle latitude and longitudes with initial `+` sign.

multigtfs/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414
# limitations under the License.
1515
from __future__ import unicode_literals
1616

17-
__version__ = str('1.1.1')
17+
__version__ = str('1.1.2')

0 commit comments

Comments
 (0)