Skip to content

Commit 8ed232f

Browse files
committed
setup.py: Bump to 2023.12 to prepare release.
1 parent b55cd3d commit 8ed232f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
setup(
1212
name = "litedram",
13-
version = "2023.08",
13+
version = "2023.12",
1414
description = "Small footprint and configurable DRAM core",
1515
long_description = long_description,
1616
long_description_content_type = "text/markdown",

0 commit comments

Comments
 (0)