Skip to content

Commit

Permalink
1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolas-van committed Apr 25, 2023
1 parent 85cf7fc commit 508ce6a
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 @@ -7,7 +7,7 @@

setup(
name='win-cmd-escaper',
version='0.0.0',
version='1.0.0',
license='MIT',
author="Nicolas Vanhoren",
description='A Python library to properly handle escaping of command line arguments in Windows\' CMD.exe and Powershell.',
Expand Down

0 comments on commit 508ce6a

Please sign in to comment.