We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 161c1d4 commit c5f3539Copy full SHA for c5f3539
setup.py
@@ -10,10 +10,10 @@
10
license='MIT',
11
url='https://github.com/magnuswatn/certsrv',
12
keywords='ad adcs certsrv pki certificate',
13
- version='1.0.1',
+ version='1.5.0',
14
py_modules=['certsrv'],
15
classifiers=[
16
- 'Development Status :: 4 - Beta',
+ 'Development Status :: 5 - Production/Stable',
17
'Intended Audience :: System Administrators',
18
'Intended Audience :: Developers',
19
'License :: OSI Approved :: MIT License',
0 commit comments