Skip to content

Commit 47bdd38

Browse files
authored
Merge pull request #113 from opsdisk/fix-versions
Reverted pagodo.py to version 2.6.4 and bumped ghdb_scraper.py to 1.2.1
2 parents f5225a9 + 4ec8110 commit 47bdd38

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ghdb_scraper.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# Custom Python libraries.
1414

1515

16-
__version__ = "1.2.0"
16+
__version__ = "1.2.1"
1717

1818

1919
"""

pagodo.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
# Custom Python libraries.
2020

2121

22-
__version__ = "2.6.5"
22+
__version__ = "2.6.4"
2323

2424

2525
class Pagodo:

0 commit comments

Comments
 (0)