Skip to content

Commit

Permalink
Release version 3.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
javierdlrm committed Nov 6, 2023
1 parent 1ef1f75 commit d77dc47
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.logicalclocks</groupId>
<artifactId>hsml</artifactId>
<version>3.4.2</version>
<version>3.4.3</version>

<properties>
<maven.compiler.source>1.8</maven.compiler.source>
Expand Down
2 changes: 1 addition & 1 deletion python/hsml/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
# limitations under the License.
#

__version__ = "3.4.2"
__version__ = "3.4.3"

0 comments on commit d77dc47

Please sign in to comment.