Skip to content

Commit

Permalink
Release v0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
amotl committed Nov 26, 2024
1 parent 1aba3e5 commit 668bbb9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## 0.0.1 - November 12, 2024
## v0.0.1 - November 26, 2024

- Friendly fork from dbt-postgres 1.9.0-b1 - September 25, 2024
2 changes: 1 addition & 1 deletion dbt/adapters/cratedb/__version__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version = "0.0.1dev0"
version = "0.0.1"

0 comments on commit 668bbb9

Please sign in to comment.