Skip to content

Commit

Permalink
PyPI rendering
Browse files Browse the repository at this point in the history
  • Loading branch information
vreuter committed Feb 4, 2019
1 parent 0885e42 commit eb5e5ed
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# Changelog

## [0.1.1] - 2019-02-04
### Fixed
- Correct PyPI landing page rendering

## [0.1] - 2019-02-04
### New
- Initial release
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ def read_reqs(reqs_name):
version=version,
description="Multiple access patterns for key-value reference",
long_description=long_description,
long_description_content_type='text/markdown',
classifiers=[
"Development Status :: 4 - Beta",
"License :: OSI Approved :: BSD License",
Expand Down

0 comments on commit eb5e5ed

Please sign in to comment.