Skip to content

Commit 3e2fe25

Browse files
committed
chore: bump version
1 parent 4123605 commit 3e2fe25

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGES.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
.. currentmodule:: genrss
22

3+
Version 1.0.6
4+
-------------
5+
6+
Released 2020-11-08
7+
8+
- Fix channel image
9+
10+
311
Version 1.0.5
412
-------------
513

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
if __name__ == '__main__':
99
setup(
1010
name='genrss',
11-
version='1.0.5',
11+
version='1.0.6',
1212
author='Dmitriy Pleshevskiy',
1313
author_email='dmitriy@ideascup.me',
1414
description='RSS feed generator for python',

0 commit comments

Comments
 (0)