Skip to content

Commit

Permalink
Update username
Browse files Browse the repository at this point in the history
  • Loading branch information
hypergonial committed Aug 30, 2023
1 parent 96dc488 commit 7303cb2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ ignore_missing_imports = true
name = "snedbot"
version = "0.1.0" # I do not actually update this, lol
description = "Your friendly neighbourhood multi-purpose Discord bot."
authors = ["HyperGH <46067571+HyperGH@users.noreply.github.com>"]
authors = ["hypergonial <46067571+hypergonial@users.noreply.github.com>"]
license = "GNU GPL-v3"

[tool.poetry.dependencies]
Expand All @@ -32,7 +32,7 @@ uvloop = {version = "==0.17.0", platform="linux"}
aiodns = "~=3.0"
Brotli = "~=1.0"
ciso8601 = "~=2.3"
kosu = {git = "https://github.com/HyperGH/kosu.git", branch="main"}
kosu = {git = "https://github.com/hypergonial/kosu.git", branch="main"}
hikari-lightbulb = "~=2.3.3"
hikari-miru = "~=3.1.2"

Expand Down

0 comments on commit 7303cb2

Please sign in to comment.