Skip to content

Commit

Permalink
v3.6.1
Browse files Browse the repository at this point in the history
- [Bugfix] Fix missing patches from minio plugin (thanks @WeJie!)
  • Loading branch information
regisb committed Jul 26, 2019
1 parent 41d7432 commit 2a88360
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Note: Breaking changes between versions are indicated by "💥".

## Latest
## 3.6.1

- [Bugfix] Fix missing patches from minio plugin (thanks @Wejie!)

Expand Down
2 changes: 1 addition & 1 deletion tutor/__about__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "3.6.0"
__version__ = "3.6.1"

0 comments on commit 2a88360

Please sign in to comment.