Skip to content

Commit

Permalink
Release 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kageru committed Jun 23, 2020
1 parent 6a33c93 commit f46232f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ def run_tests(self):

setup(
name='vsutil',
version='0.3.0',
version='0.4.0',
packages=find_packages(exclude=['tests']),
package_data={
'vsutil': ['py.typed']
Expand Down

0 comments on commit f46232f

Please sign in to comment.