Skip to content

Commit eca1730

Browse files
committed
version updated
1 parent ea8bad0 commit eca1730

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
setup(
1313
name='qencode',
14-
version='0.9.30',
14+
version='1.0',
1515
description="Client library for main features and functionality of Qencode for Python v2.x.",
1616
long_description=long_description,
1717
long_description_content_type='text/markdown',
@@ -21,7 +21,7 @@
2121
author_email='team@qencode.com',
2222
license='proprietary',
2323
classifiers=[
24-
'Development Status :: 4 - Beta',
24+
'Development Status :: 5 - Production/Stable',
2525
'Intended Audience :: Developers',
2626
'Topic :: Software Development :: Build Tools',
2727
'License :: Other/Proprietary License',

0 commit comments

Comments
 (0)