diff --git a/setup.py b/setup.py index 488abe8..683e495 100755 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ setup( name = "litepcie", - version = "2023.12", + version = "2024.04", description = "Small footprint and configurable PCIe core", long_description = long_description, long_description_content_type = "text/markdown",