We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a7da99 commit 9ebb4a2Copy full SHA for 9ebb4a2
2 files changed
CHANGES.rst
@@ -7,7 +7,7 @@ Changelog
7
Version 2.0.2
8
-------------
9
10
-Unreleased.
+Released on 2021-05-23.
11
12
- Better error message for invalid inputs to angular_grid.
13
- Improve package metadata.
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "numgrid"
3
-version = "2.0.1"
+version = "2.0.2"
4
authors = ["Radovan Bast <[email protected]>"]
5
description = "Numerical integration grid for molecules."
6
license = "MPL-2.0"
0 commit comments