Skip to content

Commit 45c1cd8

Browse files
Merge pull request #13 from juanclopgar97/juanclopgar97-patch-1
Update setup.py
2 parents a53b101 + 1a15d72 commit 45c1cd8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.0.1", # Version of the package, following semantic versioning
5+
version="1.1.0", # Version of the package, following semantic versioning
66
author="Juan Carlos Lopez Garcia", # Author's name
77
author_email="juanclopgar@gmail.com", # 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)