Skip to content

Commit

Permalink
Merge pull request #11393 from charris/update-npyconfig
Browse files Browse the repository at this point in the history
REL,MAINT: Update numpyconfig.h for 1.15.
  • Loading branch information
charris committed Jun 20, 2018
2 parents 221da37 + f8840ef commit 7850096
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions numpy/core/include/numpy/numpyconfig.h
Expand Up @@ -36,5 +36,6 @@
#define NPY_1_12_API_VERSION 0x00000008
#define NPY_1_13_API_VERSION 0x00000008
#define NPY_1_14_API_VERSION 0x00000008
#define NPY_1_15_API_VERSION 0x00000008

#endif

0 comments on commit 7850096

Please sign in to comment.