lib/intrinio-sdk/version.rb in intrinio-sdk-5.16.0 vs lib/intrinio-sdk/version.rb in intrinio-sdk-5.17.0
- old
+ new
@@ -1,15 +1,15 @@
=begin
#Intrinio API
#Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
-OpenAPI spec version: 2.26.1
+OpenAPI spec version: 2.26.6
Generated by: https://github.com/swagger-api/swagger-codegen.git
Swagger Codegen version: unset
=end
module Intrinio
- VERSION = "5.16.0"
+ VERSION = "5.17.0"
end