Skip to content

Commit

Permalink
Bump version: v2.0.0b1 → v2.0.0b2
Browse files Browse the repository at this point in the history
  • Loading branch information
yakutovicha committed Jun 16, 2023
1 parent 038e0a6 commit 7b285ff
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 = nanoribbons
version = 2.0.0b1
version = 2.0.0b2
description = Tools for graphene nanoribbons, developed at the nanotech@surfaces laboratory, Empa
long_description = file: README.md
long_description_content_type = text/markdown
Expand Down Expand Up @@ -45,7 +45,7 @@ ignore =
E203

[bumpver]
current_version = "v2.0.0b1"
current_version = "v2.0.0b2"
version_pattern = "vMAJOR.MINOR.PATCH[PYTAGNUM]"
commit_message = "Bump version: {old_version} → {new_version}"
commit = True
Expand Down

0 comments on commit 7b285ff

Please sign in to comment.