Bump version to 5.1.0

This commit is contained in:
Brad Warren
2025-09-02 08:47:05 -07:00
parent 95e65ac3a5
commit 8ecd7fc23d
20 changed files with 20 additions and 20 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ import os
from setuptools import setup
version = '5.0.0'
version = '5.1.0.dev0'
install_requires = [
# This version of lexicon is required to address the problem described in