lib/intrinio-sdk/version.rb in intrinio-sdk-6.27.3 vs lib/intrinio-sdk/version.rb in intrinio-sdk-6.27.4

- 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.61.1 +OpenAPI spec version: 2.62.1 Generated by: https://github.com/swagger-api/swagger-codegen.git Swagger Codegen version: unset =end module Intrinio - VERSION = "6.27.3" + VERSION = "6.27.4" end