Skip to content

Commit

Permalink
bump version to patch #6
Browse files Browse the repository at this point in the history
  • Loading branch information
Revnoplex committed Sep 13, 2023
1 parent b22dcbe commit 12f24e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ayt_api/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
__author__ = "Revnoplex"
__license__ = "MIT"
__copyright__ = "Copyright (c) 2022-2023 Revnoplex"
__version__ = "0.1.5"
__version__ = "0.1.6"


class VersionInfo(_NamedTuple):
Expand Down

0 comments on commit 12f24e4

Please sign in to comment.