Skip to content

Commit 9ebb4a2

Browse files
committed
bump version to 2.0.2
1 parent 3a7da99 commit 9ebb4a2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGES.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Changelog
77
Version 2.0.2
88
-------------
99

10-
Unreleased.
10+
Released on 2021-05-23.
1111

1212
- Better error message for invalid inputs to angular_grid.
1313
- Improve package metadata.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "numgrid"
3-
version = "2.0.1"
3+
version = "2.0.2"
44
authors = ["Radovan Bast <[email protected]>"]
55
description = "Numerical integration grid for molecules."
66
license = "MPL-2.0"

0 commit comments

Comments
 (0)