Skip to content

Commit 6cc5ad3

Browse files
authored
Merge pull request #64 from opsdisk/bump-yagooglesearch-version-to-1.3.0
Bumped version string in pagodo.py
2 parents 2fc6654 + 3e9806d commit 6cc5ad3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pagodo.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
# Custom Python libraries.
1818

19-
__version__ = "2.1.0"
19+
__version__ = "2.2.0"
2020

2121
# Logging
2222
ROOT_LOGGER = logging.getLogger("pagodo")

0 commit comments

Comments
 (0)