Skip to content

Commit d228aaa

Browse files
authored
Chore : Update setup.py to release version 1.5
1 parent bc1cd7a commit d228aaa

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
@@ -109,7 +109,7 @@ def build_extension(self, ext: CMakeExtension) -> None:
109109
CYTHON_STR = "Cython"
110110
setuptools.setup(
111111
name="Python-EasyGraph",
112-
version="1.4.6",
112+
version="1.5",
113113
author="Fudan DataNET Group",
114114
author_email="mgao21@m.fudan.edu.cn",
115115
description="Easy Graph",

0 commit comments

Comments
 (0)