diff --git a/thinc/about.py b/thinc/about.py index af6561478..cb9071620 100644 --- a/thinc/about.py +++ b/thinc/about.py @@ -1,2 +1,2 @@ -__version__ = "8.3.0" +__version__ = "8.3.1" __release__ = True