Skip to content

Commit 6b89679

Browse files
committed
Bump version v1.0.0b18 -> v1.0.0b19.
1 parent a156451 commit 6b89679

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.0b18
3+
version = 1.0.0b19
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
@@ -46,7 +46,7 @@ per-file-ignores =
4646
tests/*: U100, U101
4747

4848
[bumpver]
49-
current_version = "v1.0.0b18"
49+
current_version = "v1.0.0b19"
5050
version_pattern = "vMAJOR.MINOR.PATCH[PYTAGNUM]"
5151
commit_message = "Bump version {old_version} -> {new_version}."
5252
commit = True

0 commit comments

Comments
 (0)