Skip to content

Commit 786b8ed

Browse files
committed
Release: 1.0.2
1 parent 0e66abc commit 786b8ed

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.1"
1+
__version__ = "1.0.2"
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.1',
46+
version='1.0.2',
4747
description='GritLM',
4848
long_description=readme,
4949
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)