Skip to content

Commit

Permalink
bump version to 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bast committed May 23, 2021
1 parent 3a7da99 commit 9ebb4a2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Changelog
Version 2.0.2
-------------

Unreleased.
Released on 2021-05-23.

- Better error message for invalid inputs to angular_grid.
- Improve package metadata.
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "numgrid"
version = "2.0.1"
version = "2.0.2"
authors = ["Radovan Bast <bast@users.noreply.github.com>"]
description = "Numerical integration grid for molecules."
license = "MPL-2.0"
Expand Down

0 comments on commit 9ebb4a2

Please sign in to comment.