diff --git a/setup.py b/setup.py index 57499098..cecc1deb 100755 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ setup( name = "liteeth", - version = "2023.08", + version = "2023.12", description = "Small footprint and configurable Ethernet core", long_description = long_description, long_description_content_type = "text/markdown",