Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Laurynas Butkus committed Feb 4, 2023
1 parent 8f4953f commit 9817427
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion convertapi/__init__.py
@@ -1,4 +1,4 @@
__version__ = '1.5.0'
__version__ = '1.6.0'

from .exceptions import *
from .client import Client
Expand Down

0 comments on commit 9817427

Please sign in to comment.