Skip to content

Commit 21bb3a8

Browse files
committed
prepare for 0.8
1 parent ebb58f1 commit 21bb3a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from distutils.core import setup
22

33
setup(name='uwsgitop',
4-
version='0.7',
4+
version='0.8',
55
description='uWSGI top-like interface',
66
scripts=['uwsgitop'],
77
install_requires = ['simplejson']

0 commit comments

Comments
 (0)