Skip to content

Commit

Permalink
Release version 3.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
robzor92 committed Jan 25, 2024
1 parent 76bd32b commit 9fc8da9
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.5</version>
<version>3.4.6</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.5"
__version__ = "3.4.6"

0 comments on commit 9fc8da9

Please sign in to comment.