Skip to content

Commit c8921d2

Browse files
authored
build: Increase version to v2.0.1 (#77)
1 parent 21cbc2e commit c8921d2

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
[project]
22
requires-python = ">=3.10"
33
name = "imap-mag"
4-
version = "2.0.0"
4+
version = "2.0.1"
55

66
[tool.poetry]
77
name = "imap-mag"
8-
version = "2.0.0"
8+
version = "2.0.1"
99
description = "Process IMAP data"
1010
authors = ["alastairtree"]
1111
readme = "README.md"

0 commit comments

Comments
 (0)