glyph / automat

Self-service finite-state machines for the programmer on the go.
MIT License
591 stars 65 forks source link

release next version (22.x.x) #139

Closed moshez closed 2 months ago

DMRobertson commented 2 years ago

Hi, do you have a rough idea of when the next release is planned for? We'd love to be able to use one which includes a fix to https://github.com/glyph/automat/issues/135 for Python 3.11 compatibility. (Cross-reference: https://github.com/matrix-org/synapse/pull/13812#issuecomment-1247083641)

DMRobertson commented 2 years ago

https://pypi.org/project/Automat/22.10.0/ was released, corresponding to https://github.com/glyph/automat/releases/tag/v22.10.0. Many thanks!

glyph commented 2 months ago

OK I guess this was fixed in 2022 :)