Skip to content

Commit 6eb1ddc

Browse files
committed
Update pycall version
1 parent 7c2a7b0 commit 6eb1ddc

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.20170426"
24+
spec.add_dependency "pycall", ">= 1.0.0.alpha.20170905"
2525

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

0 commit comments

Comments
 (0)