Skip to content

Commit b362fdd

Browse files
Release v1.1.0
1 parent 0764644 commit b362fdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dist/python/jvrc_description/__init__.py

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

3232
import os
3333

34-
__version__ = "1.0.0.5"
34+
__version__ = "1.1.0"
3535

3636
# Path to jvrc_description
3737
path = os.path.dirname(os.path.realpath(__file__))

0 commit comments

Comments
 (0)