Skip to content

Commit e429fd2

Browse files
committed
Bump version to 0.3.1
1 parent d89dd3c commit e429fd2

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGES.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ Unreleased
66

77
- Nothing yet
88

9+
v0.3.1
10+
------
11+
12+
- Add support for Python 3.7.
13+
914
v0.3.0
1015
------
1116

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "pathlib_abc"
7-
version = "0.3.0"
7+
version = "0.3.1"
88
authors = [
99
{ name="Barney Gale", email="[email protected]" },
1010
]

0 commit comments

Comments
 (0)