Skip to content

Commit 0fd13a3

Browse files
committed
setup.py: Dev status Production/Stable
1 parent 5b2f83e commit 0fd13a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
scripts=['pkg/tmuxp.bash', 'pkg/tmuxp.zsh', 'pkg/tmuxp.tcsh'],
4747
entry_points=dict(console_scripts=['tmuxp=tmuxp:cli.main']),
4848
classifiers=[
49-
'Development Status :: 3 - Alpha',
49+
'Development Status :: 5 - Production/Stable',
5050
"License :: OSI Approved :: BSD License",
5151
"Operating System :: POSIX",
5252
'Environment :: Web Environment',

0 commit comments

Comments
 (0)