Skip to content

Commit

Permalink
Prepare for version 3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
estebistec committed Nov 2, 2014
1 parent 1328651 commit ce50de8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ folder.

First, install the app::

pip install django-twitter-bootstrap==3.2.0
pip install django-twitter-bootstrap==3.3.0

Then include it in your Django project::

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

setup(
name="django-twitter-bootstrap",
version="3.2.0-1",
version="3.3.0",
packages=find_packages(),
package_data={
'twitter_bootstrap': [
Expand Down
2 changes: 1 addition & 1 deletion twitter_bootstrap/static/twitter_bootstrap
Submodule twitter_bootstrap updated 211 files

0 comments on commit ce50de8

Please sign in to comment.