We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59932c2 commit 889dd37Copy full SHA for 889dd37
.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 3.1.4
+current_version = 3.1.5
3
commit = True
4
tag = True
5
setup.py
@@ -7,7 +7,7 @@
7
8
setup(
9
name='pyscal3',
10
- version='3.1.4',
+ version='3.1.5',
11
author='Sarath Menon',
12
author_email='sarath.menon@pyscal.org',
13
description='Python library written in C++ for calculation of local atomic structural environment',
0 commit comments