We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f1b28f commit 8235debCopy full SHA for 8235deb
CHANGELOG.md
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
and adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
+## v0.0.2 - November 26, 2024
8
+
9
+- Maintenance release after migrating project and updating docs
10
11
## v0.0.1 - November 26, 2024
12
13
- Friendly fork from dbt-postgres 1.9.0-b1 - September 25, 2024
dbt/adapters/cratedb/__version__.py
@@ -1 +1 @@
1
-version = "0.0.1"
+version = "0.0.2"
0 commit comments