Prep for release 0.7.4.

This commit is contained in:
John McNamara 2017-08-20 12:11:42 +01:00
parent 1ac2a1e804
commit 9d14d21a51
3 changed files with 9 additions and 2 deletions

View file

@ -18,6 +18,6 @@
#include "xlsxwriter/format.h"
#include "xlsxwriter/utility.h"
#define LXW_VERSION "0.7.3"
#define LXW_VERSION "0.7.4"
#endif /* __LXW_XLSXWRITER_H__ */