Skip to content

Commit bfcd081

Browse files
setup: bump to 0.1.4
1 parent 3e90592 commit bfcd081

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.3
1+
0.1.4

bootstrap_admin/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.1.3'
1+
__version__ = '0.1.4'

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
setup(
1010
name='bootstrap_admin',
11-
version='0.1.3',
11+
version='0.1.4',
1212
description='Twitter Bootstrap Responsive Skin for Django Admin.',
1313
long_description=readme,
1414
author='Douglas Miranda',

0 commit comments

Comments
 (0)