Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamGagorik committed Jan 3, 2025
1 parent 22818eb commit 803431b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ffxiahbot/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = "6.1.1"
__version__ = "6.1.2"

from pathlib import Path

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ license = {file = "LICENSE"}
name = "ffxiahbot"
readme = "README.md"
requires-python = ">=3.12"
version = "6.1.1"
version = "6.1.2"

[project.scripts]
ffxiahbot = "ffxiahbot.__main__:app"
Expand Down

0 comments on commit 803431b

Please sign in to comment.