Skip to content

Commit ecf006e

Browse files
committed
Release: 1.0.1
1 parent d745bcc commit ecf006e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

gritlm/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
__version__ = "1.0.0"
1+
__version__ = "1.0.1"
22

33
from .gritlm import GritLM

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343

4444
setup(
4545
name='gritlm',
46-
version='1.0.0',
46+
version='1.0.1',
4747
description='GritLM',
4848
long_description=readme,
4949
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)