Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

Commit

Permalink
setup: bump to 0.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
douglasmiranda committed Sep 4, 2016
1 parent 5012503 commit cf1f50d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.3.6
0.3.7
2 changes: 1 addition & 1 deletion bootstrap_admin/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.3.6'
__version__ = '0.3.7'
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

setup(
name='bootstrap_admin',
version='0.3.6',
version='0.3.7',
description='Responsive Theme for Django Admin (Django 1.7)',
long_description=readme,
author='Douglas Miranda',
Expand Down

0 comments on commit cf1f50d

Please sign in to comment.