File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed
Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,10 @@ Version number changes (major.minor.micro) in this package denote the following:
99
1010## Unreleased
1111
12+ ## [ 4.0.1] - 2018-02-01
13+ ### Package Updates
14+ - civis 1.8.0 -> 1.8.1
15+
1216## [ 4.0.0] - 2018-01-23
1317### New packages
1418- bqplot 0.10.2
Original file line number Diff line number Diff line change @@ -112,7 +112,7 @@ ENV JOBLIB_TEMP_FOLDER=/tmp
112112RUN mkdir -p /root/.local/lib/python3.6/site-packages
113113COPY warningsfilter.py /root/.local/lib/python3.6/site-packages/usercustomize.py
114114
115- ENV VERSION=4.0.0 \
115+ ENV VERSION=4.0.1 \
116116 VERSION_MAJOR=4 \
117117 VERSION_MINOR=0 \
118- VERSION_MICRO=0
118+ VERSION_MICRO=1
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ dependencies:
4343- xgboost=0.6a2
4444- pip :
4545 - awscli==1.11.75
46- - civis==1.8.0
46+ - civis==1.8.1
4747 - civisml-extensions==0.1.6
4848 - cloudpickle==0.5.2
4949 - dask==0.15.4
You can’t perform that action at this time.
0 commit comments