Skip to content

Commit 1e292f8

Browse files
author
Shawn Furgason
committed
Bump version to 0.1.1
1 parent 9229754 commit 1e292f8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.0
1+
0.1.1

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "imapclient"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
description = "IMAP Client library"
55
requires-python = ">=3.7"
66
dependencies = []

0 commit comments

Comments
 (0)