Skip to content
This repository was archived by the owner on May 22, 2019. It is now read-only.

Commit 101db8a

Browse files
committed
bump version
1 parent 02fef54 commit 101db8a

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
@@ -3,7 +3,7 @@
33

44
setup(
55
name='whither',
6-
version='0.3.1',
6+
version='0.3.2',
77
packages=[
88
'whither',
99
'whither.base',
@@ -24,7 +24,7 @@
2424
'': ['whither.yml'],
2525
},
2626
classifiers=[
27-
'Development Status :: 4 - Beta',
27+
'Development Status :: 5 - Production/Stable',
2828
'Environment :: X11 Applications',
2929
'Intended Audience :: Developers',
3030
'License :: OSI Approved :: GNU General Public License v3 (GPLv3)',

0 commit comments

Comments
 (0)