Skip to content

Commit

Permalink
Updating version number to 0.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
ajratner committed Sep 8, 2018
1 parent d6bcc1a commit 59789ae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

[![Build Status](https://travis-ci.com/HazyResearch/metal.svg?branch=master)](https://travis-ci.com/HazyResearch/metal)

**_v0.1.5_**
**_v0.1.6_**

## Getting Started
* Quickly [set up](#setup) your environment
Expand Down
2 changes: 1 addition & 1 deletion metal/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@
"RandomSearchTuner",
]

__version__ = "0.1.5"
__version__ = "0.1.6"

0 comments on commit 59789ae

Please sign in to comment.