Skip to content

Commit 2429403

Browse files
committed
Release version 3.7.1
1 parent e33ca7f commit 2429403

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

java/pom.xml

Lines changed: 1 addition & 1 deletion
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.7.0</version>
9+
<version>3.7.1</version>
1010

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

python/hsml/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414
# limitations under the License.
1515
#
1616

17-
__version__ = "3.7.0"
17+
__version__ = "3.7.1"

0 commit comments

Comments
 (0)