We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c9d230 commit 4a81f6eCopy full SHA for 4a81f6e
README.md
@@ -6,7 +6,7 @@ Bootstrap and optional Font Awesome static files ready for the picking.
6
Install
7
-------
8
9
-pip install django-bootstrap-static==3.3.1
+pip install django-bootstrap-static==3.3.2
10
11
Contribution
12
------------
setup.py
@@ -1,6 +1,6 @@
1
from setuptools import setup, find_packages
2
3
-version = '3.3.1'
+version = '3.3.2'
4
5
setup(name='django-bootstrap-static',
0 commit comments