Skip to content

Commit

Permalink
Release fixer
Browse files Browse the repository at this point in the history
  • Loading branch information
xurble committed Jan 9, 2023
1 parent 4fa00b0 commit ab8af38
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
### 1.0.2
- Support media:content. Various bug fixes.

### 1.0.0
- No real changes, but this is fine. No more 0.x nonsense
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

setuptools.setup(
name='django-feed-reader',
version='1.0.1',
version='1.0.2',
description='An RSS feed reading library for Django.',
long_description=long_description,
long_description_content_type='text/markdown',
Expand Down

0 comments on commit ab8af38

Please sign in to comment.