Skip to content

Commit fdce7a5

Browse files
author
Vadim Lopatyuk
committed
Resolve #31
1 parent 9c5bbcf commit fdce7a5

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### 0.3.11 (07.05.2017)
2+
3+
* add manifest
4+
15
### 0.3.10 (20.10.2014)
26

37
* django 1.10 compatibilty (thanx @albertvaka)

django_boto/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# -*- coding: utf-8 -*-
22

3-
__version__ = '0.3.10'
3+
__version__ = '0.3.11'

0 commit comments

Comments
 (0)