Skip to content

Commit b3a3247

Browse files
committed
chore: bump version
1 parent 5844405 commit b3a3247

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

interactions/ext/lavalink/base.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
from interactions.ext.version import Version, VersionAuthor
33

44
__all__ = ["version", "base"]
5-
__version__ = "0.1.0"
5+
__version__ = "0.1.1"
66

77
version = Version(
88
version=__version__, author=VersionAuthor(name="Damego", email="[email protected]")

0 commit comments

Comments
 (0)