Skip to content

Commit

Permalink
[skip ci] Bump version: 0.6.9 → 0.6.10
Browse files Browse the repository at this point in the history
  • Loading branch information
BumpVersion Action committed Aug 18, 2023
1 parent 219f5ad commit d3a9029
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .bumpversion.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 0.6.9
current_version = 0.6.10
commit = True
tag = True
message = [skip ci] Bump version: {current_version} → {new_version}
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "psmiles"
version = "0.6.9"
version = "0.6.10"
description = "A Python package for working with PSMILES (polymer SMILES) strings."
authors = ["Christopher Kuenneth <christopher.kuenneth@gmail.com>"]
license = "MIT"
Expand Down

0 comments on commit d3a9029

Please sign in to comment.