Skip to content

Commit

Permalink
Merge pull request #1373 from great-expectations/release-prep
Browse files Browse the repository at this point in the history
release version update to 0.10.7
  • Loading branch information
ayirplm authored May 1, 2020
2 parents 9bf7464 + fe8adc5 commit be86247
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:
- stage: deploy
python: 3.6
script:
- git tag --annotate 0.10.6 -m "0.10.6" || echo "tag exists, skipping"
- git tag --annotate 0.10.7 -m "0.10.7" || echo "tag exists, skipping"
deploy:
provider: pypi
edge: true
Expand Down
4 changes: 4 additions & 0 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ Changelog
develop
-----------------

0.10.7
-----------------
*crud delete suite bug fix
0.10.6
-----------------

Expand Down

0 comments on commit be86247

Please sign in to comment.