mirror of
https://github.com/enjoy-digital/liteeth.git
synced 2025-01-03 03:43:37 -05:00
setup.py: Prepare for 2023.04.
This commit is contained in:
parent
117fb37b24
commit
d607d9f34b
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -10,7 +10,7 @@ with open("README.md", "r") as fp:
|
|||
|
||||
setup(
|
||||
name="liteeth",
|
||||
version="2022.12",
|
||||
version="2023.04",
|
||||
description="Small footprint and configurable Ethernet core",
|
||||
long_description=long_description,
|
||||
long_description_content_type="text/markdown",
|
||||
|
|
Loading…
Reference in a new issue