Skip to content

Commit d34d58b

Browse files
JuanCJuanC
authored andcommitted
adding change on seyup for 1.1.3
1 parent e52fded commit d34d58b

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
@@ -2,7 +2,7 @@
22

33
setup(
44
name="python_sharp", # Unique name of your package on PyPI
5-
version="1.1.2", # Version of the package, following semantic versioning
5+
version="1.1.3", # Version of the package, following semantic versioning
66
author="Juan Carlos Lopez Garcia", # Author's name
77
author_email="[email protected]", # Contact email
88
description="python# (python sharp) is a module created to add EOP (event oriented programing) into python in the most native feeling, easy sintax way possible. Based on C# event implementation structure", # Short description

0 commit comments

Comments
 (0)