We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b9168b commit 9d428a2Copy full SHA for 9d428a2
2 files changed
README.md
@@ -1,7 +1,7 @@
1
# PyXDM
2
3
-[](https://www.gnu.org/licenses/gpl-3.0)
4
[](https://github.com/michellab/pyxdm/actions/workflows/ci.yml)
+[](https://www.gnu.org/licenses/gpl-3.0)
5
6

7
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "pyxdm"
-version = "0.1.2"
+version = "0.1.3"
8
description = "XDM multipole moment calculations with multiple partitioning schemes"
9
readme = "README.md"
10
license = {text = "MIT"}
0 commit comments