We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fdfb20 commit f7032cdCopy full SHA for f7032cd
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.1] - 2025-05-22
11
+
12
### Changed
13
14
- Trigger publish package github action only when a released is published
datacrunch/__version__.py
@@ -1 +1 @@
1
-VERSION = '1.13.0'
+VERSION = '1.13.1'
0 commit comments