Upping version.

This commit is contained in:
Michael Lazar
2015-04-07 19:34:18 -07:00
parent 348e25e1e1
commit 9153fdd20f
2 changed files with 13 additions and 1 deletions

View File

@@ -2,9 +2,21 @@
RTV Changelog
=============
.. _1.2.2: http://github.com/michael-lazar/rtv/releases/tag/v1.2.2
.. _1.2.1: http://github.com/michael-lazar/rtv/releases/tag/v1.2.1
.. _1.2: http://github.com/michael-lazar/rtv/releases/tag/v1.2
------------------
1.2.2_ (2015-04-07
------------------
Bugfixes
* Fixed default subreddit not being set.
Documentation
* Added changelog and contributor links to the README.
-------------------
1.2.1_ (2015-04-06)
-------------------

View File

@@ -1 +1 @@
__version__ = '1.2.1'
__version__ = '1.2.2'