Skip to content

Commit 3f27c6e

Browse files
committed
Bump verison to 0.1.4
1 parent be0db9f commit 3f27c6e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "pyxdm"
7-
version = "0.1.3"
7+
version = "0.1.4"
88
description = "XDM multipole moment calculations with multiple partitioning schemes"
99
readme = "README.md"
1010
license = {text = "MIT"}
@@ -100,4 +100,4 @@ exclude_lines = [
100100
python_version = "3.10"
101101
warn_return_any = true
102102
warn_unused_configs = true
103-
disallow_untyped_defs = true
103+
disallow_untyped_defs = true

0 commit comments

Comments
 (0)