Skip to content

Commit 480343f

Browse files
committed
Bump version v1.0.0b13 -> v1.0.0b14.
1 parent eb5e938 commit 480343f

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.0b13
3+
version = 1.0.0b14
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.0b13"
50+
current_version = "v1.0.0b14"
5151
version_pattern = "vMAJOR.MINOR.PATCH[PYTAGNUM]"
5252
commit_message = "Bump version {old_version} -> {new_version}."
5353
commit = True

0 commit comments

Comments
 (0)