setup.py: Update to 2023.08.

This commit is contained in:
Florent Kermarrec 2023-09-18 08:42:17 +02:00
parent a6775fe1af
commit 42772f4388
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ with open("README.md", "r") as fp:
setup(
name="liteeth",
version="2023.04",
version="2023.08",
description="Small footprint and configurable Ethernet core",
long_description=long_description,
long_description_content_type="text/markdown",