Skip to content

Commit 68eb9ab

Browse files
committed
Bump version
1 parent 765b57e commit 68eb9ab

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

java/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66

77
<groupId>com.logicalclocks</groupId>
88
<artifactId>hopsworks</artifactId>
9-
<version>3.7.0-RC0</version>
9+
<version>3.7.0-RC1</version>
1010
</project>

python/hopsworks/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414
# limitations under the License.
1515
#
1616

17-
__version__ = "3.7.0rc0"
17+
__version__ = "3.7.0rc1"

0 commit comments

Comments
 (0)