Skip to content

Commit

Permalink
Merge pull request #7 from LEv145/dev
Browse files Browse the repository at this point in the history
v 0.2.2
  • Loading branch information
LEv145 authored May 10, 2022
2 parents a34e0ba + afbce55 commit a1c0c8d
Show file tree
Hide file tree
Showing 8 changed files with 2 additions and 2 deletions.
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 = "discoboltalka"
version = "0.2.1"
version = "0.2.2"
description = "Discord bot for 'Demo Болталка'"
authors = ["lev"]
license = "MIT"
Expand Down
2 changes: 1 addition & 1 deletion src/discoboltalka/__main__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from discoboltalka.application import main
from discoboltalka.app import main


if __name__ == "__main__":
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit a1c0c8d

Please sign in to comment.