kopia lustrzana https://gitlab.com/jaywink/federation
Start dev development cycle 0.19.0-dev
rodzic
e39896b958
commit
91b074118b
|
|
@ -1,5 +1,7 @@
|
|||
# Changelog
|
||||
|
||||
## [0.19.0-dev] - unreleased
|
||||
|
||||
## [0.18.1] - 2019-10-06
|
||||
|
||||
### Changed
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ from federation.exceptions import NoSuitableProtocolFoundError
|
|||
if TYPE_CHECKING:
|
||||
from federation.types import RequestType
|
||||
|
||||
__version__ = "0.18.1"
|
||||
__version__ = "0.19.0-dev"
|
||||
|
||||
PROTOCOLS = (
|
||||
"activitypub",
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue