Skip to content

Commit 88eedaa

Browse files
committed
Bump version: 0.1.2 → 0.1.3
1 parent da6ba9b commit 88eedaa

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 0.1.2
2+
current_version = 0.1.3
33
commit = True
44
tag = True
55
files = pyproject.toml

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ requires = ["hatchling"]
1212

1313
[project]
1414
name = "cachedir"
15-
version = "0.1.2"
15+
version = "0.1.3"
1616
description = "A Python manager for the cache"
1717
license = "BSD-3-Clause"
1818
readme = "README.md"

0 commit comments

Comments
 (0)