Skip to content

Commit 013c41a

Browse files
committed
Bump version: 0.9.1 → 1.0.0
1 parent b13fd2f commit 013c41a

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.9.1
2+
current_version = 1.0.0
33
commit = True
44
tag = True
55

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
test_suite='tests',
5959
tests_require=test_requirements,
6060
url='https://github.com/ICAMS/calphy',
61-
version='0.9.1',
61+
version='1.0.0',
6262
zip_safe=False,
6363
entry_points={
6464
'console_scripts': [

0 commit comments

Comments
 (0)