Skip to content
This repository was archived by the owner on Oct 21, 2023. It is now read-only.

Commit 6f010ae

Browse files
committed
Bump version: 0.2.2 → 0.3.0
1 parent fef30d8 commit 6f010ae

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.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.2.2
2+
current_version = 0.3.0
33
commit = True
44
tag = True
55

pyproject.toml

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

55
[project]
66
name = "makemkv"
7-
version = "0.2.2"
7+
version = "0.3.0"
88
description = "Python wrapper for MakeMKV"
99
readme = "README.md"
1010
requires-python = ">=3.9"

0 commit comments

Comments
 (0)