diff --git a/.VERSION b/.VERSION index 1750564f..d169b2f2 100644 --- a/.VERSION +++ b/.VERSION @@ -1 +1 @@ -0.0.6 +0.0.8 diff --git a/README.md b/README.md index 276a47ff..8829eb79 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # HPCombi ![build status](https://api.travis-ci.org/hivert/HPCombi.svg?branch=master) -High Performance Combinatorics in C++ using vector instructions v0.0.6 +High Performance Combinatorics in C++ using vector instructions v0.0.8 SSE and AVX instruction sets allows for very fast manipulation of combinatorial objects such as transformations, permutations, boolean matrices