Skip to content

Commit de42dd3

Browse files
Increment version number; v1.4.0 release.
1 parent 289c6fe commit de42dd3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
DESCRIPTION = "RM-synthesis, RM-clean and QU-fitting on polarised radio spectra"
1111
URL = "https://github.com/CIRADA-Tools/RM-Tools"
1212
REQUIRES_PYTHON = ">=3.7.0"
13-
VERSION = "1.3.1"
13+
VERSION = "1.4.0"
1414
DOWNLOAD_URL = (
1515
"https://github.com/CIRADA-Tools/RM-Tools/archive/v" + VERSION + ".tar.gz"
1616
)

0 commit comments

Comments
 (0)