diff --git a/setup.py b/setup.py index 7abc619..8d34159 100755 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ with open("README.md", "r") as fp: setup( name="litedram", - version="2022.12", + version="2023.04", description="Small footprint and configurable DRAM core", long_description=long_description, long_description_content_type="text/markdown",