Skip to content

Commit

Permalink
Update version numbers etc for v0.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
james-d-mitchell committed Oct 21, 2023
1 parent 0bccd4b commit 1410cd9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.0.6
0.0.8
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 1410cd9

Please sign in to comment.