Skip to content
This repository was archived by the owner on Apr 15, 2025. It is now read-only.

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

Diff for: .gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,5 @@
33
*.swp
44
*.pyc
55
*.egg-info
6+
.coverage
7+
.tox

Diff for: dj_elastictranscoder/__init__.py

+1-1
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)