diff --git a/setup.py b/setup.py index fc1ba9fa4..a0ece691e 100755 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ setup( name = "litex-boards", - version = "2024.08", + version = "2024.12", description = "LiteX supported boards", long_description = long_description, long_description_content_type = "text/markdown",