Skip to content

Commit

Permalink
release 0.2.17
Browse files Browse the repository at this point in the history
  • Loading branch information
guruofgentoo committed Dec 12, 2019
1 parent 01b566f commit 4dbaeb0
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions changelog.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
Changelog
=========

0.2.17 released 2019-12-12
--------------------------

- ensure token is present for resending verification email (01b566f_)

.. _01b566f: https://github.com/level12/keg-auth/commit/01b566f


0.2.16 released 2019-12-02
--------------------------

Expand Down
2 changes: 1 addition & 1 deletion keg_auth/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
VERSION = '0.2.16'
VERSION = '0.2.17'

0 comments on commit 4dbaeb0

Please sign in to comment.