kopia lustrzana https://gitlab.com/jaywink/federation
rodzic
6b93e325a9
commit
c2239327c3
|
|
@ -1,6 +1,6 @@
|
|||
# Changelog
|
||||
|
||||
## [unreleased]
|
||||
## [0.21.0] - 2020-12-20
|
||||
|
||||
### Added
|
||||
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ from federation.exceptions import NoSuitableProtocolFoundError
|
|||
if TYPE_CHECKING:
|
||||
from federation.types import RequestType
|
||||
|
||||
__version__ = "0.21.0-dev"
|
||||
__version__ = "0.21.0"
|
||||
|
||||
PROTOCOLS = (
|
||||
"activitypub",
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue