Skip to content

Commit 221ef99

Browse files
committed
Bump version to 1.1.6.
1 parent c2c1cf8 commit 221ef99

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

HISTORY.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33
Release History
44
---------------
55

6+
1.1.6 (2015-04-17)
7+
++++++++++++++++++
8+
9+
- Added support for the Box accelerator API for premium accounts.
10+
611
1.1.5 (2015-04-03)
712
++++++++++++++++++
813

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ def main():
5757
install_requires.append('ordereddict>=1.1')
5858
setup(
5959
name='boxsdk',
60-
version='1.1.5',
60+
version='1.1.6',
6161
description='Official Box Python SDK',
6262
long_description=open(join(base_dir, 'README.rst')).read(),
6363
author='Box',

0 commit comments

Comments
 (0)