Skip to content

Commit afa9e1f

Browse files
Set versions for next dev cycle
1 parent de6a9a3 commit afa9e1f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

LICENSE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
Product License - GraalVM Community Edition 1.0 Python Language
1+
Product License - GraalVM Community Edition 20.0 Python Language
22
Component
33

4-
This is a release of GraalVM Community Edition 1.0 Python Language Component.
4+
This is a release of GraalVM Community Edition 20.0 Python Language Component.
55
This particular copy of the software is released under Universal Permissive
66
License (UPL) v. 1.0.
77
Copyright (c) 2015, 2019, Oracle and/or its affiliates. All rights reserved

mx.graalpython/suite.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"name": "graalpython",
1010
"versionConflictResolution": "latest",
1111

12-
"version": "1.0.0-rc18",
12+
"version": "20.0.0-beta.1",
1313
"release": False,
1414
"groupId": "org.graalvm.graalpython",
1515
"url": "http://www.graalvm.org/",

0 commit comments

Comments
 (0)