Skip to content

Commit

Permalink
Pushed [0.2] version
Browse files Browse the repository at this point in the history
  • Loading branch information
AlbertSuarez committed May 24, 2020
1 parent 2a39574 commit 5994321
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

setuptools.setup(
name='weird-converter',
version='0.1',
version='0.2',
author='AlbertSuarez',
author_email='alsumo95@gmail.com',
description='Strange combinations converter',
Expand All @@ -25,5 +25,5 @@
'Programming Language :: Python :: 3',
'Operating System :: OS Independent',
],
keywords='converter audio image audio-to-image',
keywords='converter audio image audio-to-image image-to-audio',
)

0 comments on commit 5994321

Please sign in to comment.