Skip to content

Commit bdcdf69

Browse files
committed
Release version 3.9.0-RC0
1 parent f10519e commit bdcdf69

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

java/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>com.logicalclocks</groupId>
88
<artifactId>hsml</artifactId>
9-
<version>3.8.0-RC0</version>
9+
<version>3.9.0-RC0</version>
1010

1111
<properties>
1212
<maven.compiler.source>1.8</maven.compiler.source>

python/hsml/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414
# limitations under the License.
1515
#
1616

17-
__version__ = "3.8.0rc0"
17+
__version__ = "3.9.0rc0"

0 commit comments

Comments
 (0)