Skip to content

Commit d88c3ad

Browse files
committed
version updated
1 parent eca1730 commit d88c3ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

qencode/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ def x265_video_codec():
2929

3030
from exeptions import QencodeClientException, QencodeTaskException
3131

32-
__version__ = "0.9.30"
33-
__status__ = "Beta"
32+
__version__ = "1.0"
33+
__status__ = "Production/Stable"
3434
__author__ = "Qencode"
3535

3636

0 commit comments

Comments
 (0)