Skip to content

Commit

Permalink
Bump Python version
Browse files Browse the repository at this point in the history
  • Loading branch information
vinceatbluelabs committed Jun 9, 2020
1 parent 8b67ceb commit 880a63c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .python-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
sqlalchemy-vertica-python-3.8.1
sqlalchemy-vertica-python-3.8.2
2 changes: 1 addition & 1 deletion deps.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ then
brew update && ( brew upgrade pyenv || true )
fi

python_version=3.8.1
python_version=3.8.2
# zipimport.ZipImportError: can't decompress data; zlib not available:
# You may need `xcode-select --install` on OS X
# https://github.com/pyenv/pyenv/issues/451#issuecomment-151336786
Expand Down

0 comments on commit 880a63c

Please sign in to comment.