We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00731f5 commit 4a5ae03Copy full SHA for 4a5ae03
sgdml/__init__.py
@@ -22,7 +22,7 @@
22
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
23
# SOFTWARE.
24
25
-__version__ = '0.5.2.dev3'
+__version__ = '0.5.2'
26
27
MAX_PRINT_WIDTH = 100
28
LOG_LEVELNAME_WIDTH = 7 # do not modify
0 commit comments