Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
constantinpape committed Nov 2, 2021
1 parent 60f4827 commit e88a49b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions include/nifty/nifty_config.hxx
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@


#define NIFTY_VERSION_MAJOR 1
#define NIFTY_VERSION_MINOR 0
#define NIFTY_VERSION_PATCH 5
#define NIFTY_VERSION_MINOR 1
#define NIFTY_VERSION_PATCH 0

// DETECT 3.6 <= clang < 3.8 for compiler bug workaround.
// from https://github.com/QuantStack/xtensor/blob/master/include/xtensor/xtensor_config.hpp
Expand Down

0 comments on commit e88a49b

Please # to comment.