Skip to content

Commit

Permalink
preparation for next release
Browse files Browse the repository at this point in the history
  • Loading branch information
ticosax committed Dec 2, 2018
1 parent a5eda6a commit 191a9c7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ by enabling a cached backend. See [Advanced Usage](#advanced-usage)

### 1.7.0 (unreleased)

### 1.6.1 (2018-12-02)

- Make StateLog.description field nullable

### 1.6.0 (2018-11-14)

- Add source state on transitions
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

setup(
name='django-fsm-log',
version='1.7.0dev',
version='1.6.1',
description='Logging for django-fsm',
author='Gizmag',
author_email='[email protected]',
Expand Down

0 comments on commit 191a9c7

Please sign in to comment.