Skip to content

Commit

Permalink
0.1.9 adds dashbard/templates to the tarball
Browse files Browse the repository at this point in the history
  • Loading branch information
sylvinus committed Jan 4, 2015
1 parent 611ffb4 commit 1b9ee7d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions MANIFEST.in
Expand Up @@ -2,4 +2,5 @@ include *.md
recursive-include mrq/supervisord_templates *
include requirements*
recursive-include mrq/dashboard/static *
recursive-include mrq/dashboard/templates *
recursive-exclude tests *
2 changes: 1 addition & 1 deletion mrq/version.py
@@ -1 +1 @@
VERSION = "0.1.8"
VERSION = "0.1.9"

0 comments on commit 1b9ee7d

Please sign in to comment.