Skip to content

Commit 146edf0

Browse files
authored
Update setup.py
1 parent c2ba02d commit 146edf0

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
@@ -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.6.1",
112+
version="1.6.2",
113113
author="Fudan DataNET Group",
114114
author_email="mgao21@m.fudan.edu.cn",
115115
description="Easy Graph",

0 commit comments

Comments
 (0)