From 9b6d3cf7453c39099f2cbcdaff3148fe3aeba677 Mon Sep 17 00:00:00 2001 From: Julien Riou Date: Tue, 6 Apr 2021 10:35:04 +0200 Subject: [PATCH] Release 0.5.1 - Add PostgreSQL support (#23) - Keep track and remove stale products - Select or create shop before parsing - Remove auto increment from primary key - Enable replies on Twitter and Telegram Signed-off-by: Julien Riou --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 8f0916f..4b9fcbe 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.5.0 +0.5.1