Skip to content

Commit 8ab2852

Browse files
Release 0.4.2
1 parent dd98a39 commit 8ab2852

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ def url_retrieve(url: str, outfile: Path, overwrite: bool = False):
122122

123123
setup(
124124
name='tmrl',
125-
version='0.4.1',
125+
version='0.4.2',
126126
description='Network-based framework for real-time robot learning',
127127
long_description=README,
128128
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)