Skip to content

Commit 488d7d0

Browse files
committed
Bump version: 3.1.5 → 3.1.6
1 parent 8a1aeca commit 488d7d0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.bumpversion.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 3.1.5
2+
current_version = 3.1.6
33
commit = True
44
tag = True
55

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
setup(
99
name='pyscal3',
10-
version='3.1.5',
10+
version='3.1.6',
1111
author='Sarath Menon',
1212
author_email='[email protected]',
1313
description='Python library written in C++ for calculation of local atomic structural environment',

0 commit comments

Comments
 (0)