Skip to content

Commit b9de184

Browse files
committed
Version 1.3.1
1 parent fc5f457 commit b9de184

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.0"
2+
VERSION = "1.3.1"
33

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

0 commit comments

Comments
 (0)