Skip to content

Commit 50611fb

Browse files
committed
Bump up version to 1.1.0.
1 parent c5fe09e commit 50611fb

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

databricks/koalas/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414
# limitations under the License.
1515
#
1616

17-
__version__ = "1.0.1"
17+
__version__ = "1.1.0"

docs/source/development/contributing.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,8 +152,6 @@ The chart below is the expected release dates of minor releases.
152152
+-----------+---------+
153153
| Date | Version |
154154
+===========+=========+
155-
| 7/16 2020 | 1.1.0 |
156-
+-----------+---------+
157155
| 8/28 2020 | 1.2.0 |
158156
+-----------+---------+
159157
| 10/9 2020 | 1.3.0 |

0 commit comments

Comments
 (0)