We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64c8c04 commit f68d564Copy full SHA for f68d564
Sources/AIProxy/AIProxy.swift
@@ -13,7 +13,7 @@ let aiproxyLogger = Logger(
13
public struct AIProxy {
14
15
/// The current sdk version
16
- public static let sdkVersion = "0.65.0"
+ public static let sdkVersion = "0.66.0"
17
18
/// - Parameters:
19
/// - partialKey: Your partial key is displayed in the AIProxy dashboard when you submit your provider's key.
0 commit comments