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 aeddd21 commit a5d58cfCopy full SHA for a5d58cf
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__ = '1.0.2.dev1'
+__version__ = '1.0.2'
26
27
MAX_PRINT_WIDTH = 100
28
LOG_LEVELNAME_WIDTH = 7 # do not modify
0 commit comments