We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a39089c commit 08dc65aCopy full SHA for 08dc65a
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [1.13.0] - 2025-05-21
11
+
12
### Changed
13
14
- This file and CONTRIBUTING.rst to markdown
datacrunch/__version__.py
@@ -1 +1 @@
1
-VERSION = '1.12.1'
+VERSION = '1.13.0'
0 commit comments