Skip to content

Commit cc25d91

Browse files
committed
Bump version: 0.6.0 → 0.6.1
1 parent 99e261b commit cc25d91

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 0.6.0
2+
current_version = 0.6.1
33
commit = True
44
tag = True
55

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
test_suite='tests',
6565
tests_require=test_requirements,
6666
url='https://git.noc.ruhr-uni-bochum.de/atomicclusterexpansion/calphy',
67-
version='0.6.0',
67+
version='0.6.1',
6868
zip_safe=False,
6969
entry_points={
7070
'console_scripts': [

0 commit comments

Comments
 (0)