Skip to content

Commit 9d428a2

Browse files
committed
Bump to version 0.1.3.
1 parent 0b9168b commit 9d428a2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# PyXDM
22

3-
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
43
[![CI](https://github.com/jmorado/pyxdm/actions/workflows/ci.yml/badge.svg)](https://github.com/michellab/pyxdm/actions/workflows/ci.yml)
4+
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
55

66
![PyXDM Logo](dev/pyxdm_logo.png)
77

pyproject.toml

Lines changed: 1 addition & 1 deletion
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.2"
7+
version = "0.1.3"
88
description = "XDM multipole moment calculations with multiple partitioning schemes"
99
readme = "README.md"
1010
license = {text = "MIT"}

0 commit comments

Comments
 (0)