diff --git a/setup.py b/setup.py index d9ae3f81ff..47a996d4a6 100755 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ setup( name = "litex", - version = "2024.04", + version = "2024.08", description = "Python SoC/Core builder for building FPGA based systems.", long_description = long_description, long_description_content_type = "text/markdown",