Skip to content

Commit

Permalink
Bump up version to 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
HyukjinKwon committed Jan 22, 2021
1 parent 1b87f30 commit 9232f29
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion databricks/koalas/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
# limitations under the License.
#

__version__ = "1.5.0"
__version__ = "1.6.0"
2 changes: 1 addition & 1 deletion docs/source/development/contributing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ The chart below is the expected release dates of minor releases.
+------------+---------+
| Date | Version |
+============+=========+
| 01/15 2020 | 1.6.0 |
| 02/10 2020 | 1.7.0 |
+------------+---------+

Release Instructions
Expand Down

0 comments on commit 9232f29

Please sign in to comment.