Skip to content

Commit f2f23e6

Browse files
committed
Release 1.8.2
1 parent d53d25b commit f2f23e6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGES.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Changes
22
=======
33

4-
tip (unreleased)
5-
----------------
4+
1.8.2 (2017-01-19)
5+
------------------
66
- Add Polish locale.
77
- Add Django 1.10 support.
88

simple_history/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from __future__ import unicode_literals
22

3-
__version__ = '1.8.1'
3+
__version__ = '1.8.2'
44

55

66
def register(

0 commit comments

Comments
 (0)