Skip to content

Commit d2e3a5b

Browse files
committed
Bump version to 0.3.10
1 parent 0bbaff3 commit d2e3a5b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "vcon"
3-
version = "0.3.9"
3+
version = "0.3.10"
44
description = "The vCon library"
55
authors = ["Thomas McCarthy-Howe <[email protected]>"]
66
license = "MIT"

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setup(
77
name="vcon",
8-
version="0.3.9",
8+
version="0.3.10",
99
author="Thomas McCarthy-Howe",
1010
author_email="[email protected]",
1111
description="A package for working with vCon containers",

0 commit comments

Comments
 (0)