Skip to content

Commit 82f827c

Browse files
committed
Bump version to 2024.1
1 parent c7a8d64 commit 82f827c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pycuda/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
VERSION = (2023, 1)
1+
VERSION = (2024, 1)
22
VERSION_STATUS = ""
33
VERSION_TEXT = ".".join(str(x) for x in VERSION) + VERSION_STATUS

0 commit comments

Comments
 (0)