Skip to content

Commit

Permalink
Merge pull request #46 from civisanalytics/bump_ds_python_version_6.3.0
Browse files Browse the repository at this point in the history
update base datascience-python version to v6.3.0
  • Loading branch information
mheilman authored Sep 30, 2020
2 parents 215648f + 8438fa3 commit 7c94fe5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

## Unreleased

## [2.3.0] - 2020-09-30
### Changed
- update base datascience-python version to v6.3.0 (#46)

## [2.2.0] - 2020-09-09
### Changed
- update civis-jupyter-notebook version to v2.0.0 (#45)
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM civisanalytics/datascience-python:6.2.1
FROM civisanalytics/datascience-python:6.3.0
MAINTAINER [email protected]

# Version strings are set in datascience-python
Expand Down

0 comments on commit 7c94fe5

Please sign in to comment.