We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b2f83e commit 0fd13a3Copy full SHA for 0fd13a3
setup.py
@@ -46,7 +46,7 @@
46
scripts=['pkg/tmuxp.bash', 'pkg/tmuxp.zsh', 'pkg/tmuxp.tcsh'],
47
entry_points=dict(console_scripts=['tmuxp=tmuxp:cli.main']),
48
classifiers=[
49
- 'Development Status :: 3 - Alpha',
+ 'Development Status :: 5 - Production/Stable',
50
"License :: OSI Approved :: BSD License",
51
"Operating System :: POSIX",
52
'Environment :: Web Environment',
0 commit comments