Skip to content

Commit

Permalink
Remove manifest.in
Browse files Browse the repository at this point in the history
  • Loading branch information
shacker committed Apr 10, 2019
1 parent fb94fdb commit 1d78389
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions MANIFEST.in

This file was deleted.

2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

setup(
name="django-todo",
version="2.4.0",
version="2.4.1",
description="A multi-user, multi-group task management and assignment system for Django.",
long_description=long_description,
long_description_content_type="text/markdown",
Expand Down

0 comments on commit 1d78389

Please sign in to comment.