We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 41fd657 + e9a5e15 commit 64f4c37Copy full SHA for 64f4c37
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Changelog
2
3
+## [v0.4.6](https://github.com/launchableinc/openai-java/compare/v0.4.5...v0.4.6) - 2025-09-09
4
+- fix deploy issue by @yoshiori in https://github.com/launchableinc/openai-java/pull/30
5
+
6
## [v0.4.5](https://github.com/launchableinc/openai-java/compare/v0.4.4...v0.4.5) - 2025-09-09
7
- fix deploy issue by @yoshiori in https://github.com/launchableinc/openai-java/pull/28
8
gradle.properties
@@ -1,5 +1,5 @@
GROUP=com.launchableinc.openai-java
-VERSION_NAME=0.4.5
+VERSION_NAME=0.4.6
POM_ARTIFACT_ID=openai-java
POM_URL=https://launchableinc.com
POM_SCM_URL=scm:git:git@github.com:launchableinc/openai-java.git
0 commit comments