Skip to content

Commit

Permalink
changing config to point at the RST instead of the markdown readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Greg Orlov committed Aug 1, 2017
1 parent d03fada commit 9892bac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion serializers/__init__.py
@@ -1,2 +1,2 @@
__title__ = 'serializers'
__version__ = '0.0.3'
__version__ = '0.0.4'
2 changes: 1 addition & 1 deletion setup.cfg
@@ -1,2 +1,2 @@
[metadata]
description-file = README.md
description-file = README.rst

0 comments on commit 9892bac

Please sign in to comment.