Bump project version to 0.2.1

This commit is contained in:
2024-11-01 17:05:33 -05:00
parent 185b2f5589
commit e61b2a7f60
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ 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.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [0.2.1] - 2024-11-01
### Changed

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "linkpulse"
version = "0.2.0"
version = "0.2.1"
description = ""
authors = ["Xevion <xevion@xevion.dev>"]
license = "GNU GPL v3"