diff --git a/setup.py b/setup.py index 4784a9b..dc2da0b 100755 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ setup( name = "liteiclink", - version = "2024.04", + version = "2024.08", description = "Small footprint and configurable Inter-Chip communication cores", long_description = long_description, long_description_content_type = "text/markdown",