mirror of
https://github.com/litex-hub/litex-boards.git
synced 2025-01-03 03:43:36 -05:00
setup.py: 2024.08 release.
This commit is contained in:
parent
8f1350ec40
commit
7f3ee12c3d
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -10,7 +10,7 @@ with open("README.md", "r", encoding="utf-8") as fp:
|
|||
|
||||
setup(
|
||||
name = "litex-boards",
|
||||
version = "2024.04",
|
||||
version = "2024.08",
|
||||
description = "LiteX supported boards",
|
||||
long_description = long_description,
|
||||
long_description_content_type = "text/markdown",
|
||||
|
|
Loading…
Reference in a new issue