Skip to content

Commit

Permalink
new_release
Browse files Browse the repository at this point in the history
  • Loading branch information
alanwilter committed Oct 27, 2023
1 parent 8448a9e commit 8dbc6e8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion acpype/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,4 @@
# from https://packaging.python.org/guides/single-sourcing-package-version/
# using option 2
# updated automatically via pre-commit git-hook
__version__ = "2023.10.26"
__version__ = "2023.10.27"
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

[tool.poetry]
name = "acpype"
version = "2023.10.26"
version = "2023.10.27"
description = "ACPYPE - AnteChamber PYthon Parser interfacE"
authors = ["Alan Silva <[email protected]>"]
license = "GPL-3.0-or-later"
Expand Down

0 comments on commit 8dbc6e8

Please sign in to comment.