Skip to content

Commit aa208d1

Browse files
authored
Merge pull request #555 from bark-simulator/setup_py_1.4.2
bumped version in setup.py
2 parents cf5e097 + e626417 commit aa208d1

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 run(self):
122122

123123
setup(
124124
name = "bark-simulator",
125-
version = "1.4.1",
125+
version = "1.4.2",
126126
description = "A tool for Behavior benchmARKing",
127127
long_description_content_type="text/markdown",
128128
long_description=long_description,

0 commit comments

Comments
 (0)