Use twine for uploads

This commit is contained in:
Artur Barseghyan
2019-08-22 00:15:59 +02:00
parent ea166f1da3
commit 0501ea6084
2 changed files with 3 additions and 2 deletions

View File

@ -6,7 +6,7 @@ try:
except:
readme = ''
version = '0.1.1'
version = '0.1.2'
setup(
name='podman-compose',