Skip to content

Commit 6a81024

Browse files
committed
bump: version 2.0.0rc2 → 2.0.0
1 parent 36b4622 commit 6a81024

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ Going forward, this file is updated automatically by `cz bump` on each release.
99

1010
---
1111

12+
## v2.0.0 (2026-06-24)
13+
1214
## v2.0.0rc2 (2026-06-22)
1315

1416
### Feat

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "deeptab"
3-
version = "2.0.0rc2"
3+
version = "2.0.0"
44
description = "Tabular deep learning made simple: a scikit-learn compatible model zoo built on PyTorch and Lightning."
55
authors = [
66
{ name = "Anton Thielmann" },

0 commit comments

Comments
 (0)