Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamGagorik committed Nov 8, 2024
1 parent e8a2c01 commit 16bb271
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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.0"
__version__ = "6.1.1"

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.0"
version = "6.1.1"

[project.scripts]
ffxiahbot = "ffxiahbot.__main__:app"
Expand Down
2 changes: 1 addition & 1 deletion uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 16bb271

Please sign in to comment.