Python wrapper precision updates

This commit is contained in:
Thomas Krijnen
2018-07-08 10:32:26 +02:00
parent 7a7aab01bb
commit 49932ba5c0
4 changed files with 11 additions and 40 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
#ifndef IFCPARSE_H
#define IFCPARSE_H
#define IFCOPENSHELL_VERSION "0.6.0a0"
#define IFCOPENSHELL_VERSION "0.6.0a1"
#include <string>
#include <sstream>