Skip to content

Commit 1b9ee7d

Browse files
committed
0.1.9 adds dashbard/templates to the tarball
1 parent 611ffb4 commit 1b9ee7d

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

MANIFEST.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@ include *.md
22
recursive-include mrq/supervisord_templates *
33
include requirements*
44
recursive-include mrq/dashboard/static *
5+
recursive-include mrq/dashboard/templates *
56
recursive-exclude tests *

mrq/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = "0.1.8"
1+
VERSION = "0.1.9"

0 commit comments

Comments
 (0)