Skip to content

Commit 76acbe6

Browse files
committed
Prepare for 4.0.0-SNAPSHOT development
1 parent eea1037 commit 76acbe6

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.8.0-SNAPSHOT</version>
9+
<version>4.0.0-SNAPSHOT</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.8.0.dev1"
17+
__version__ = "4.0.0.dev1"

0 commit comments

Comments
 (0)