Prep for release 1.0.6.

This commit is contained in:
John McNamara 2021-05-28 16:05:13 +01:00
parent 7eacdb47f9
commit fb84d514e3
3 changed files with 9 additions and 3 deletions

View file

@ -18,7 +18,7 @@
#include "xlsxwriter/format.h"
#include "xlsxwriter/utility.h"
#define LXW_VERSION "1.0.5"
#define LXW_VERSION_ID 105
#define LXW_VERSION "1.0.6"
#define LXW_VERSION_ID 106
#endif /* __LXW_XLSXWRITER_H__ */