Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
fedelemantuano committed Oct 4, 2018
1 parent e239fdc commit d37f9b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mailparser/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
limitations under the License.
"""

__version__ = "3.5.1" # pragma: no cover
__version__ = "3.6.0"

if __name__ == "__main__": # pragma: no cover
if __name__ == "__main__":
print(__version__)

0 comments on commit d37f9b8

Please sign in to comment.