Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
phildow committed Apr 9, 2019
1 parent 65d9b54 commit b1028c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TensorIOTensorFlow.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'TensorIOTensorFlow'
s.version = '0.0.1'
s.version = '0.1.0'
s.summary = 'The TensorFlow (unofficial) build used by TensorIO for iOS.'
s.description = 'An unofficial build of TensorFlow for iOS used by TensorIO, supporting inference, evaluation, and training.'
s.homepage = 'https://github.com/doc-ai/tensorio-tensorflow-ios'
Expand Down

0 comments on commit b1028c6

Please sign in to comment.