There was an error while loading. Please reload this page.
1 parent be0db9f commit 3f27c6eCopy full SHA for 3f27c6e
1 file changed
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "pyxdm"
7
-version = "0.1.3"
+version = "0.1.4"
8
description = "XDM multipole moment calculations with multiple partitioning schemes"
9
readme = "README.md"
10
license = {text = "MIT"}
@@ -100,4 +100,4 @@ exclude_lines = [
100
python_version = "3.10"
101
warn_return_any = true
102
warn_unused_configs = true
103
-disallow_untyped_defs = true
+disallow_untyped_defs = true
0 commit comments