We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f9c5bd commit 85ef9bbCopy full SHA for 85ef9bb
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## v1.0.4 (04.05.2021)
4
+
5
+* Bump numpy dependency version
6
7
## v1.0.3 (01.01.2021)
8
9
* Bump scipy dependency version
csaps/_version.py
@@ -1,3 +1,3 @@
# -*- coding: utf-8 -*-
-__version__ = '1.0.3'
+__version__ = '1.0.4'
0 commit comments