Skip to content

Commit

Permalink
Version Bump 1.4.0 for Release
Browse files Browse the repository at this point in the history
  • Loading branch information
pepoluan committed Feb 26, 2021
1 parent a9e8d6f commit 2bf1c8e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion aiosmtpd/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2014-2021 The aiosmtpd Developers
# SPDX-License-Identifier: Apache-2.0

__version__ = "1.4.0a5"
__version__ = "1.4.0"
4 changes: 2 additions & 2 deletions aiosmtpd/docs/NEWS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
###################


1.4.0 (aiosmtpd-next)
=====================
1.4.0 (2021-02-26)
==================

Added
-----
Expand Down

0 comments on commit 2bf1c8e

Please sign in to comment.