Skip to content

Commit 466ffa4

Browse files
committed
Revert setup status
1 parent 00694f3 commit 466ffa4

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
@@ -26,7 +26,7 @@
2626

2727
setup(
2828
name="pysipp",
29-
version='0.1.beta',
29+
version='0.1.alpha',
3030
description='pysipp is a SIPp scenario launcher for for use in'
3131
' automated VoIP testing',
3232
long_description=readme,
@@ -44,7 +44,7 @@
4444
],
4545
},
4646
classifiers=[
47-
'Development Status :: 4 - Beta',
47+
'Development Status :: 3 - Alpha',
4848
'Intended Audience :: Developers',
4949
'License :: OSI Approved :: GNU General Public License v2',
5050
'Operating System :: Linux',

0 commit comments

Comments
 (0)