Skip to content

Commit 9f06f50

Browse files
committed
Bump version
1 parent 6ebb716 commit 9f06f50

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.4.0"
2+
VERSION = "1.4.1"
33

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

0 commit comments

Comments
 (0)