Skip to content

Commit

Permalink
Bump version v1.0.0b16 -> v1.0.0b17.
Browse files Browse the repository at this point in the history
  • Loading branch information
yakutovicha committed Mar 18, 2024
1 parent 136838a commit 5049de3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = surfaces
version = 1.0.0b16
version = 1.0.0b17
description = Tools for on-surface chemistry, developed at the nanotech@surfaces laboratory, Empa.
long_description = file: README.md
long_description_content_type = text/markdown
Expand Down Expand Up @@ -47,7 +47,7 @@ per-file-ignores =
tests/*: U100, U101

[bumpver]
current_version = "v1.0.0b16"
current_version = "v1.0.0b17"
version_pattern = "vMAJOR.MINOR.PATCH[PYTAGNUM]"
commit_message = "Bump version {old_version} -> {new_version}."
commit = True
Expand Down

0 comments on commit 5049de3

Please sign in to comment.