We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eea1037 commit 76acbe6Copy full SHA for 76acbe6
java/pom.xml
@@ -6,5 +6,5 @@
6
7
<groupId>com.logicalclocks</groupId>
8
<artifactId>hopsworks</artifactId>
9
- <version>3.8.0-SNAPSHOT</version>
+ <version>4.0.0-SNAPSHOT</version>
10
</project>
python/hopsworks/version.py
@@ -14,4 +14,4 @@
14
# limitations under the License.
15
#
16
17
-__version__ = "3.8.0.dev1"
+__version__ = "4.0.0.dev1"
0 commit comments