8000 Update setup.py · mrcyme/robotics-toolbox-python@3fd199a · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit 3fd199a

Browse files
authored
Update setup.py
1 parent 7196aaa commit 3fd199a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rtb-data/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
with open(os.path.join(here, "README.md"), encoding="utf-8") as f:
99
long_description = f.read()
1010

11-
release = "1.0.0"
11+
release = "1.1.0"
1212

1313
# list all data folders here, to ensure they get packaged
1414

0 commit comments

Comments
 (0)
0