Skip to content

Commit 5031548

Browse files
authored
fix markdown formatting
1 parent f9e4dae commit 5031548

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

MIGRATION.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
### Migration from `datacrunch` to `verda`
1+
# Migration from `datacrunch` to `verda`
22

33
On November 2025 [DataCrunch company changed its name to Verda](https://verda.com/blog/datacrunch-is-changing-its-name-to-verda). Starting with version 1.17.0, `verda` is the new name for the Python package.
44

55
Original `datacrunch` package is deprecated, but we will continue maintaining it, publishing new `datacrunch` releases together with the new `verda` releases using the same version numbers.
66

7-
### Migration guide
7+
## Migration guide
88

99
While we plan to continue maintaining `datacrunch` package, we recommend migrating to `verda`. Except for import changes, API is the same.
1010

0 commit comments

Comments
 (0)