Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ottonemo committed Dec 13, 2018
1 parent 978b457 commit 08cfcc7
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
12 changes: 11 additions & 1 deletion CHANGES.md
Expand Up @@ -10,6 +10,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Added

### Changed

### Fixed


## [0.5.0] - 2018-12-13

### Added

- [Basic usage notebook][1810251445] now runs on Google Colab
- [Advanced usage notebook][1810261633] now runs on Google Colab
- [MNIST with scikit-learn and skorch][1811011230] now runs on Google Colab
Expand Down Expand Up @@ -95,5 +104,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
the net was configured to use the CPU (#354, #358)


[Unreleased]: https://github.com/dnouri/skorch/compare/v0.4.0...HEAD
[Unreleased]: https://github.com/dnouri/skorch/compare/v0.5.0...HEAD
[0.4.0]: https://github.com/dnouri/skorch/compare/v0.3.0...v0.4.0
[0.5.0]: https://github.com/dnouri/skorch/compare/v0.4.0...v0.5.0
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
0.4.0
0.5.0

0 comments on commit 08cfcc7

Please sign in to comment.