We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78c41e2 commit e56bfa4Copy full SHA for e56bfa4
HISTORY.rst
@@ -3,6 +3,12 @@
3
History
4
-------
5
6
+0.4.2 (2012-09-19)
7
+~~~~~~~~~~~~~~~~~~
8
+- Fix Python generation
9
+- Adds a debug flag to log https requests and responses
10
+- Type conversion in fields pairing
11
+
12
0.4.1 (2012-09-17)
13
~~~~~~~~~~~~~~~~~~
14
- Fix missing distribution field in new models
bigml/__init__.py
@@ -1 +1 @@
1
-__version__ = '0.4.1'
+__version__ = '0.4.2'
0 commit comments