version: Bump to 2024.04.
This commit is contained in:
parent
e209a1c697
commit
7d24ac33ae
2
setup.py
2
setup.py
|
@ -10,7 +10,7 @@ with open("README.md", "r", encoding="utf-8") as fp:
|
|||
|
||||
setup(
|
||||
name = "liteeth",
|
||||
version = "2023.12",
|
||||
version = "2024.04",
|
||||
description = "Small footprint and configurable Ethernet core",
|
||||
long_description = long_description,
|
||||
long_description_content_type = "text/markdown",
|
||||
|
|
Loading…
Reference in New Issue