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.
1 parent dfad00c commit fc0b4beCopy full SHA for fc0b4be
build.gradle
@@ -24,7 +24,7 @@ subprojects {
24
25
groupId = 'com.launchableinc.openai-java'
26
artifactId = project.name
27
- version = project.version
+ version = project.VERSION_NAME
28
29
pom {
30
name = 'OpenAI Java Client'
0 commit comments