Skip to content

Commit

Permalink
Version 0.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
paulb777 committed Dec 14, 2023
1 parent 8d6462c commit bedc8c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/GoogleAI/GenerativeAISwift.swift
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ import Foundation
/// Constants associated with the GenerativeAISwift SDK
public enum GenerativeAISwift {
/// String value of the SDK version
public static let version = "0.4.2"
public static let version = "0.4.3"
static let baseURL = "https://generativelanguage.googleapis.com/v1"
}

0 comments on commit bedc8c7

Please sign in to comment.