Skip to content

Commit dc7c03b

Browse files
committed
Release 3.7.2
1 parent dc48d4e commit dc7c03b

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.1</version>
9+
<version>3.7.2</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.1"
17+
__version__ = "3.7.2"

0 commit comments

Comments
 (0)