Skip to content

Commit

Permalink
Bumped version with new testing/coverage-reporting dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Hultner committed Oct 15, 2018
1 parent ae8ef62 commit 3524a73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
description="A markdown renderer focusing on security first",
long_description=long_description,
long_description_content_type="text/markdown",
version="18.10",
version="18.10.1",
py_modules=["app"],
install_requires=["cmarkgfm", "bleach"],
extras_require={"dev": ["black", "pytest", "twine", "pytest-cov", "codacy-coverage"]},
Expand Down

0 comments on commit 3524a73

Please sign in to comment.