Skip to content

Commit 03f45dd

Browse files
committed
fixed the missing icon problem about input_fields objectand complete docs.component.forms
1 parent 7ef5c8e commit 03f45dd

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
@@ -13,7 +13,7 @@
1313
import os
1414
cat = os.path.join
1515
setup(name='Incantation',
16-
version='0.3',
16+
version='0.3.1',
1717
keywords='website, web-design',
1818
description = "Python Object Design about Website. Make Developing websites like saying incantations.",
1919
long_description=readme,

0 commit comments

Comments
 (0)