Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
cephey committed Dec 19, 2018
1 parent 266b994 commit 6cfb8d9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
Changelog
---------

1.3.0 (2018-11-28)
1.3.1 (2018-12-19)
------------------
* Sell method: do not insert empty email or phone

1.3.0 (2018-12-19)
------------------
* Support Atol protocol v4 (FFD 1.05)

Expand Down
2 changes: 1 addition & 1 deletion atol/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '1.3.0'
__version__ = '1.3.1'

0 comments on commit 6cfb8d9

Please sign in to comment.