Skip to content

Commit f44744e

Browse files
committed
Bump version to 1.4.0
1 parent 0465aed commit f44744e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Changelog
22
=========
33

4-
v1.4.0 (unreleased)
4+
v1.4.0 (2020-02-18)
55
-------------------
66

77
New

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
from setuptools import setup, find_packages
44

5-
__version__ = '1.3.3'
5+
__version__ = '1.4.0'
66

77

88
readme_path = os.path.join(os.path.dirname(__file__), 'README.rst')

0 commit comments

Comments
 (0)