Skip to content
This repository has been archived by the owner on Aug 24, 2023. It is now read-only.

Commit

Permalink
Version 0.0.14: refactor packaging, fix recap/condended games
Browse files Browse the repository at this point in the history
  • Loading branch information
kmac committed Aug 6, 2019
1 parent 15ef557 commit 67afc13
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
language: python
python:
- 3.5
- 3.6
- 3.7
install:
Expand All @@ -8,6 +9,8 @@ script:
- pytest
matrix:
include:
- stage: test
python: 3.5
- stage: test
python: 3.6
- stage: test
Expand Down
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
2019.08.06 v0.0.14 Refactor packaging
- Fix recap/condensed game URLs

2019.07.28 v0.0.12 Fixed mlbv
Fixed inning offset for both live and archived games
- Fixes Issue #7
Expand Down

0 comments on commit 67afc13

Please sign in to comment.