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 445f829 commit 84c448aCopy full SHA for 84c448a
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## v1.0.1.dev (19.07.2020)
+## v1.0.1 (19.07.2020)
4
5
* Fix n-d grid spline evaluating performance regression [#31](https://github.com/espdev/csaps/pull/31)
6
csaps/_version.py
@@ -1,3 +1,3 @@
# -*- coding: utf-8 -*-
-__version__ = '1.0.1.dev'
+__version__ = '1.0.1'
0 commit comments