Skip to content

Commit

Permalink
Bump version to 3.5.0-RC1
Browse files Browse the repository at this point in the history
  • Loading branch information
SirOibaf committed Nov 23, 2023
1 parent 5ac84ef commit 252d290
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,5 +6,5 @@

<groupId>com.logicalclocks</groupId>
<artifactId>hopsworks</artifactId>
<version>3.5.0-RC0</version>
<version>3.5.0-RC1</version>
</project>
2 changes: 1 addition & 1 deletion python/hopsworks/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
# limitations under the License.
#

__version__ = "3.5.0rc0"
__version__ = "3.5.0rc1"

0 comments on commit 252d290

Please sign in to comment.