Skip to content

Commit 8714296

Browse files
chore(main): release 0.2.0 (#22)
1 parent c59d989 commit 8714296

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.2.0](https://github.com/artisanofcode/poetry-stickywheel-plugin/compare/v0.1.0...v0.2.0) (2023-11-15)
4+
5+
6+
### Features
7+
8+
* add python 3.8 support ([#21](https://github.com/artisanofcode/poetry-stickywheel-plugin/issues/21)) ([c59d989](https://github.com/artisanofcode/poetry-stickywheel-plugin/commit/c59d98999faa8fa56a96ba536bb2074b14ef62bf))
9+
310
## [0.1.0](https://github.com/artisanofcode/poetry-stickywheel-plugin/compare/v0.0.1...v0.1.0) (2023-02-23)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "poetry-stickywheel-plugin"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
description = ""
55
authors = ["Daniel Knell <contact@danielknell.co.uk>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)