bump 2 0.6.0
This commit is contained in:
parent
e965a675c1
commit
bd92806c4c
@ -12,7 +12,7 @@ __title__ = "disagreement"
|
||||
__author__ = "Slipstream"
|
||||
__license__ = "BSD 3-Clause License"
|
||||
__copyright__ = "Copyright 2025 Slipstream"
|
||||
__version__ = "0.5.0"
|
||||
__version__ = "0.6.0"
|
||||
|
||||
from .client import Client, AutoShardedClient
|
||||
from .models import (
|
||||
|
@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "disagreement"
|
||||
version = "0.5.0"
|
||||
version = "0.6.0"
|
||||
description = "A Python library for the Discord API."
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.10"
|
||||
|
Loading…
x
Reference in New Issue
Block a user