Skip to content

Commit

Permalink
[CIVIS-1912] FIX pin cffi at 1.14.0; prepare for 6.5.1 bug fix release (
Browse files Browse the repository at this point in the history
#85)

* FIX pin cffi to 1.14.0

* MAINT update changelog
  • Loading branch information
jacksonlee-civis authored Dec 15, 2021
1 parent 64b245d commit 71df4e6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ Version number changes (major.minor.micro) in this package denote the following:

## Unreleased

## [6.5.1]
### Package Updates
- Pin cffi at 1.14.0 (#85)

## [6.5.0]
### Package Updates
- civis 1.15.1 -> 1.16.0 (#84)
Expand Down
1 change: 1 addition & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ dependencies:
- boto=2.49.0
- boto3=1.11.15
- bqplot=0.12.3
- cffi=1.14.0
- click=6.7
- cloudpickle=1.2.2
- cython=0.29.15
Expand Down

0 comments on commit 71df4e6

Please sign in to comment.