From 0b3718997e2f2b990b2e25845e6c540ef96a439d Mon Sep 17 00:00:00 2001 From: akadusei Date: Fri, 1 Dec 2023 17:59:20 +0000 Subject: [PATCH] Bump version --- CHANGELOG.md | 2 +- shard.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index beb2ad2..b00834b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). -## [Unreleased] - +## [0.17.0] - 2023-12-01 ### Added - Add support for retries with backoffs diff --git a/shard.yml b/shard.yml index 4a7b377..420e823 100644 --- a/shard.yml +++ b/shard.yml @@ -1,5 +1,5 @@ name: mel -version: 0.16.0 +version: 0.17.0 description: A scalable asynchronous event-driven jobs engine authors: