Skip to content

Commit 90de6c9

Browse files
authored
Update pkg_configs.py
1 parent 6c1b4e6 commit 90de6c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyufunc/pkg_configs.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
computer_ip = socket.gethostbyname(computer_name)
1313

1414
# ############## Package Configurations ############## #
15-
pkg_version = "0.3.8"
15+
pkg_version = "0.4.1"
1616
__version__ = pkg_version
1717
pkg_name = "pyufunc"
1818
pkg_author = "Mr. Xiangyong Luo, Dr. Xuesong Simon Zhou"

0 commit comments

Comments
 (0)