File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 22Changes
33=======
44
5- Dev
5+ 0.9
66===
77
88- Compiler options are specified with ``STATIC_PRECOMPILER_COMPILERS `` setting.
Original file line number Diff line number Diff line change @@ -13,6 +13,10 @@ It works with both inline code and external files.
1313 :target: https://gitter.im/andreyfedoseev/django-static-precompiler?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
1414 :alt: Gitter
1515
16+ .. image :: https://readthedocs.org/projects/django-static-precompiler/badge/
17+ :target: http://django-static-precompiler.readthedocs.org/
18+ :alt: Documentation
19+
1620Installation
1721============
1822
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ def read(fname):
3636setup (
3737 name = "django-static-precompiler" ,
3838 packages = find_packages (),
39- version = "0.8 " ,
39+ version = "0.9 " ,
4040 author = "Andrey Fedoseev" ,
4141 author_email = "andrey.fedoseev@gmail.com" ,
4242 url = "https://github.com/andreyfedoseev/django-static-precompiler" ,
You can’t perform that action at this time.
0 commit comments