Skip to content

Commit 189a1c1

Browse files
committed
Bump version: 1.0.1 → 1.0.2
1 parent 2dc3357 commit 189a1c1

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 = 1.0.1
2+
current_version = 1.0.2
33
commit = True
44
tag = True
55

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
test_suite='tests',
6161
tests_require=test_requirements,
6262
url='https://github.com/ICAMS/calphy',
63-
version='1.0.1',
63+
version='1.0.2',
6464
zip_safe=False,
6565
entry_points={
6666
'console_scripts': [

0 commit comments

Comments
 (0)