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 f6b8b0f commit ef18122Copy full SHA for ef18122
CHANGES.md
@@ -1,6 +1,14 @@
1
# Changelog
2
3
4
+## Version 2.1.2
5
+
6
+Released on 2025-08-25.
7
8
+- Package for Python 3.13.
9
+- Updated dependencies.
10
11
12
## Version 2.1.1
13
14
Released on 2024-07-31.
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "numgrid"
-version = "2.1.1"
+version = "2.1.2"
authors = ["Radovan Bast <[email protected]>"]
description = "Numerical integration grid for molecules."
license = "MPL-2.0"
0 commit comments