fix typo and ass as_doc
[1.2.1] - 2022-11-30
Added
- Add a classmethod for
PublicationStatus
:as_doc
to get all str and int values. - Add a classmethod for
ChoiceEnum
:as_doc
to get all str and int values.
Fixed
- Fix a typo in publication;
preceeding
toproceeding
.