Skip to content

Commit

Permalink
MODIFY: incr minor version number 0.13.0 -> 0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-greening committed Jul 12, 2022
1 parent 3b15aa2 commit a79eaf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

setup(
name="route1io-connectors",
version="0.13.0",
version="0.14.0",
description="Connectors for interacting with popular API's used in marketing analytics using clean and concise Python code.",
long_description=README,
long_description_content_type="text/markdown",
Expand Down

0 comments on commit a79eaf2

Please sign in to comment.