Skip to content
This repository was archived by the owner on Nov 13, 2024. It is now read-only.

Commit 9c2d2ff

Browse files
committed
Bump version: 0.6.0 → 0.6.1
1 parent bbe7503 commit 9c2d2ff

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.bumpversion.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 0.6.0
2+
current_version = 0.6.1
33
commit = True
44
tag = True
55

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
setup(
88
name="pantomime",
9-
version="0.6.0",
9+
version="0.6.1",
1010
description="MIME type normalisation and labels.",
1111
long_description=long_description,
1212
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)