Skip to content

Commit 5ff158e

Browse files
committed
Release 0.5.0
1 parent 94b8815 commit 5ff158e

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
@@ -20,7 +20,7 @@ def run_tests(self):
2020

2121
setup(
2222
name='vsutil',
23-
version='0.4.0',
23+
version='0.5.0',
2424
packages=find_packages(exclude=['tests']),
2525
package_data={
2626
'vsutil': ['py.typed']

0 commit comments

Comments
 (0)