Skip to content

Commit fe85418

Browse files
committed
Bump version to 1.4.0
1 parent e06dca4 commit fe85418

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/pycall/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module PyCall
2-
VERSION = "1.3.1"
2+
VERSION = "1.4.0"
33

44
module Version
55
numbers, TAG = VERSION.split("-")

0 commit comments

Comments
 (0)