We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 288ff9b commit 1f9e8f0Copy full SHA for 1f9e8f0
lib/pycall/version.rb
@@ -1,5 +1,5 @@
1
module PyCall
2
- VERSION = "1.5.1"
+ VERSION = "1.5.2"
3
4
module Version
5
numbers, TAG = VERSION.split("-")
0 commit comments