Skip to content

Commit c8e9781

Browse files
committed
0.4.1 branding
1 parent 6455e30 commit c8e9781

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

NEWS

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
0.4.1
2+
=====
3+
* some fixes for `Episodes.recap`
4+
* moved tests to separate folder
5+
* code is now pep8 compliant
6+
7+
18
0.4.0
29
=====
310
* added the following fields to the `api.Episode` class: `id`, `recap_url` and

tvrage/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11

2-
__version__ = '0.4.0'
2+
__version__ = '0.4.1'
33
__author__ = 'Christian Kreutzer'
44
__license__ = 'BSD'

0 commit comments

Comments
 (0)