Skip to content

Commit 0c34201

Browse files
committed
Bump package version to 0.5.0
- Update version in setup.py from 0.4.1 to 0.5.0 - Prepare for next release with version increment
1 parent 8b64e02 commit 0c34201

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.4.1",
8+
version="0.5.0",
99
author="Thomas McCarthy-Howe",
1010
author_email="ghostofbasho@gmail.com",
1111
description="A package for working with vCon containers",

0 commit comments

Comments
 (0)