Skip to content

Commit 46d7d18

Browse files
committed
Bump project version
1 parent 59a1831 commit 46d7d18

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ If you find this repository useful in your work, please cite:
246246
author = {Cory Cornelius and Marius Arvinte and Sebastian Szyller and Weilin Xu and Nageen Himayat},
247247
title = {{LLMart}: {L}arge {L}anguage {M}odel adversarial robutness toolbox},
248248
url = {http://github.com/IntelLabs/LLMart},
249-
version = {2025.06},
250-
year = {2025},
249+
version = {2026.01},
250+
year = {2026},
251251
}
252252
```

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "llmart"
3-
version = "2025.10"
3+
version = "2026.01"
44
description = "LLMart"
55
authors = []
66
readme = "README.md"

0 commit comments

Comments
 (0)