Skip to content

Commit b62de69

Browse files
kaushikcfdinducer
authored andcommitted
Bump version to 2024.1
1 parent a2ad98a commit b62de69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

loopy/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
# }}}
4343

4444

45-
VERSION = (2022, 1)
45+
VERSION = (2024, 1)
4646
VERSION_STATUS = ""
4747
VERSION_TEXT = ".".join(str(x) for x in VERSION) + VERSION_STATUS
4848

0 commit comments

Comments
 (0)