We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5fe09e commit 50611fbCopy full SHA for 50611fb
databricks/koalas/version.py
@@ -14,4 +14,4 @@
14
# limitations under the License.
15
#
16
17
-__version__ = "1.0.1"
+__version__ = "1.1.0"
docs/source/development/contributing.rst
@@ -152,8 +152,6 @@ The chart below is the expected release dates of minor releases.
152
+-----------+---------+
153
| Date | Version |
154
+===========+=========+
155
-| 7/16 2020 | 1.1.0 |
156
-+-----------+---------+
157
| 8/28 2020 | 1.2.0 |
158
159
| 10/9 2020 | 1.3.0 |
0 commit comments