Skip to content

Commit eefb0bb

Browse files
committed
setup.py: bump version
1 parent 92e1e27 commit eefb0bb

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
@@ -16,7 +16,7 @@ def __init__(self):
1616
def get_include(self):
1717
return ''
1818

19-
version = '1.3.0'
19+
version = '1.4.0'
2020

2121

2222
def _have_openmp():

0 commit comments

Comments
 (0)