Skip to content

Commit

Permalink
Release version 0.5.4-1
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosabalde committed Feb 19, 2025
1 parent 8113f21 commit 22e0fc9
Show file tree
Hide file tree
Showing 3 changed files with 43 additions and 43 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
- ?
- 0.5.4-1 (2025-02-19):
+ Updated dependencies.
* DuckDB 1.1.3 ➙ 1.2.0
* uv 0.5.27 ➙ 0.6.0
Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ SHELL := /bin/bash
ROOT := $(abspath $(dir $(lastword $(MAKEFILE_LIST))))
UMASK := 022

VERSION := 0.5.3
VERSION := 0.5.4
ITERATION := 1
REVISION := $(shell cd '$(ROOT)' && git rev-parse --short HEAD)
ENVIRONMENT ?= production
Expand Down
Loading

0 comments on commit 22e0fc9

Please sign in to comment.