Skip to content

Commit 4a81f6e

Browse files
committed
forgot some details.
1 parent 2c9d230 commit 4a81f6e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Bootstrap and optional Font Awesome static files ready for the picking.
66
Install
77
-------
88

9-
pip install django-bootstrap-static==3.3.1
9+
pip install django-bootstrap-static==3.3.2
1010

1111
Contribution
1212
------------

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from setuptools import setup, find_packages
22

3-
version = '3.3.1'
3+
version = '3.3.2'
44

55

66
setup(name='django-bootstrap-static',

0 commit comments

Comments
 (0)