Skip to content

Commit

Permalink
static file directory
Browse files Browse the repository at this point in the history
  • Loading branch information
raynardj committed Feb 9, 2021
1 parent bc862b8 commit bff941f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
recursive-include langhuan/static/ *
recursive-include langhuan/static/ *
recursive-include langhuan/templates/ *
2 changes: 1 addition & 1 deletion langhuan/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.0.8"
__version__ = "0.0.9"
2 changes: 1 addition & 1 deletion settings.ini
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ keywords = python pandas label data science
author = xiaochen(ray) zhang
author_email = [email protected]
branch = main
version = 0.0.8
version = 0.0.9
min_python = 3.6
audience = Developers
language = English
Expand Down

0 comments on commit bff941f

Please sign in to comment.