Update changelog

This commit is contained in:
Lance Edgar 2019-10-25 13:26:15 -05:00
parent 32eda999e7
commit 1237ec1698
2 changed files with 7 additions and 1 deletions

View file

@ -2,6 +2,12 @@
CHANGELOG
=========
0.9.103 (2019-10-25)
--------------------
* Add ``rattail purge-versions`` command.
0.9.102 (2019-10-23)
--------------------

View file

@ -1,3 +1,3 @@
# -*- coding: utf-8; -*-
__version__ = '0.9.102'
__version__ = '0.9.103'