Skip to content

Commit

Permalink
Merge pull request #76 from altor/release_0.6
Browse files Browse the repository at this point in the history
build Update package version to 0.6.0
  • Loading branch information
altor authored Jul 15, 2019
2 parents 6b2dec7 + 396a4e8 commit 85ded71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion powerapi/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@
# OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

__version__ = "0.5.1"
__version__ = "0.6.0"

0 comments on commit 85ded71

Please sign in to comment.