Skip to content

Commit

Permalink
Bump up version to 1.4.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
ueshin committed Nov 14, 2020
1 parent d251264 commit 5ae0e19
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.3.0"
__version__ = "1.4.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 |
+============+=========+
| 11/20 2020 | 1.4.0 |
| 12/11 2020 | 1.5.0 |
+------------+---------+

Release Instructions
Expand Down

0 comments on commit 5ae0e19

Please sign in to comment.