Skip to content

Commit 80c100f

Browse files
committed
Update pycall version
1 parent 4bd5cb1 commit 80c100f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

matplotlib.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Gem::Specification.new do |spec|
2121
spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }
2222
spec.require_paths = ["lib"]
2323

24-
spec.add_dependency "pycall", ">= 0.1.0.alpha.20170419b"
24+
spec.add_dependency "pycall", ">= 0.1.0.alpha.20170426"
2525

2626
spec.add_development_dependency "bundler", "~> 1.13"
2727
spec.add_development_dependency "rake", "~> 10.0"

0 commit comments

Comments
 (0)