Skip to content

Commit 4a538bc

Browse files
committed
Bump to version 0.9.6
1 parent b1ee6eb commit 4a538bc

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,5 @@
33
*.swp
44
*.pyc
55
*.egg-info
6+
.coverage
7+
.tox

dj_elastictranscoder/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.9.4'
1+
__version__ = '0.9.6'

0 commit comments

Comments
 (0)