mirror of
https://github.com/saymrwulf/litex-boards.git
synced 2026-05-14 20:47:52 +00:00
setup.py: Bump to 2024.12.
This commit is contained in:
parent
e1947384a9
commit
861a539821
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.08",
|
||||
version = "2024.12",
|
||||
description = "LiteX supported boards",
|
||||
long_description = long_description,
|
||||
long_description_content_type = "text/markdown",
|
||||
|
|
|
|||
Loading…
Reference in a new issue