Skip to content
This repository has been archived by the owner on Jun 10, 2023. It is now read-only.

Commit

Permalink
Merge pull request #84 from thoth-station/v0.1.0
Browse files Browse the repository at this point in the history
Release of version 0.1.0
  • Loading branch information
sesheta authored Aug 12, 2021
2 parents f4b5ff2 + 55ebaf0 commit 8394269
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 @@ -106,3 +106,7 @@
## Release 0.0.17 (2021-07-20T09:35:48)
### Improvements
* make webdav working again

## Release 0.1.0 (2021-08-12T19:49:40)
### Features
* Bump jupyterlab-requirements v0.10.4
2 changes: 1 addition & 1 deletion thoth/s2i-minimal-notebook/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@


__name__ = "s2i-minimal-notebook"
__version__ = "0.0.17"
__version__ = "0.1.0"

0 comments on commit 8394269

Please sign in to comment.