1
0
Fork 0
mirror of https://github.com/kbumsik/VirtScreen.git synced 2025-03-09 15:40:18 +00:00

v0.1.3 release

This commit is contained in:
Bumsik Kim 2018-05-23 19:40:15 -04:00
parent b8caf68ea8
commit 90894d3c41
No known key found for this signature in database
GPG key ID: E31041C8EC5B01C6
5 changed files with 11 additions and 9 deletions

View file

@ -40,7 +40,7 @@ setup(
# For a discussion on single-sourcing the version across setup.py and the
# project code, see
# https://packaging.python.org/en/latest/single_source_version.html
version='0.1.2', # Required
version='0.1.3', # Required
# This is a one-line description or tagline of what your project does. This
# corresponds to the "Summary" metadata field: