Skip to content

Commit b053671

Browse files
author
Carlos Mão de Ferro
committed
move on to 0.1.4.dev7
1 parent 8a5c924 commit b053671

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
@@ -15,7 +15,7 @@
1515
setup(
1616

1717
name ='PyForms',
18-
version ='0.1.4.dev6',
18+
version ='0.1.4.dev7',
1919
description ="""Pyforms is a Python 2.7 and 3.0 framework to develop GUI application,
2020
which promotes modular software design and code reusability with minimal effort.""",
2121
author ='Ricardo Ribeiro',

0 commit comments

Comments
 (0)