Skip to content

Commit

Permalink
Release v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kelvindecosta committed Jul 30, 2020
1 parent 127d23e commit d13d707
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/meta.py
Expand Up @@ -6,7 +6,7 @@
DESCRIPTION: str = "A utility for converting images to text art."
"""The package description."""

VERSION: str = "1.21"
VERSION: str = "2.0.0"
"""The current package version.
"""

Expand Down

0 comments on commit d13d707

Please sign in to comment.