Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit6dcc287

Browse files
author
Alex Schworer
committed
bump version to 0.6.3
1 parenta46523e commit6dcc287

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
fromdistutils.coreimportsetup
55

66
setup(name='zencoder',
7-
version='0.5.2',
7+
version='0.6.3',
88
description='Integration library for Zencoder',
99
author='Alex Schworer',
1010
author_email='alex.schworer@gmail.com',

‎zencoder/core.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
fromdjango.utilsimportsimplejson
1919
json=simplejson
2020

21-
__version__='0.5.2'
21+
__version__='0.6.3'
2222

2323
classZencoderError(Exception):
2424
pass

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp