Skip to content

Commit b0312b0

Browse files
committed
Bump version v1.0.0b14 -> v1.0.0b15.
1 parent 4240001 commit b0312b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = surfaces
3-
version = 1.0.0b14
3+
version = 1.0.0b15
44
description = Tools for on-surface chemistry, developed at the nanotech@surfaces laboratory, Empa.
55
long_description = file: README.md
66
long_description_content_type = text/markdown
@@ -47,7 +47,7 @@ per-file-ignores =
4747
tests/*: U100, U101
4848

4949
[bumpver]
50-
current_version = "v1.0.0b14"
50+
current_version = "v1.0.0b15"
5151
version_pattern = "vMAJOR.MINOR.PATCH[PYTAGNUM]"
5252
commit_message = "Bump version {old_version} -> {new_version}."
5353
commit = True

0 commit comments

Comments
 (0)