Skip to content

Commit 889dd37

Browse files
committedJan 31, 2024
Bump version: 3.1.4 → 3.1.5
1 parent 59932c2 commit 889dd37

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.4
2+
current_version = 3.1.5
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.4',
10+
version='3.1.5',
1111
author='Sarath Menon',
1212
author_email='sarath.menon@pyscal.org',
1313
description='Python library written in C++ for calculation of local atomic structural environment',

0 commit comments

Comments
 (0)
Please sign in to comment.