Skip to content

Commit

Permalink
release
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanch committed Aug 31, 2023
1 parent aeddd21 commit a5d58cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sgdml/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.

__version__ = '1.0.2.dev1'
__version__ = '1.0.2'

MAX_PRINT_WIDTH = 100
LOG_LEVELNAME_WIDTH = 7 # do not modify
Expand Down

0 comments on commit a5d58cf

Please sign in to comment.