Skip to content

Commit 80820a1

Browse files
committed
repaired ependencies
1 parent da46ff3 commit 80820a1

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

MANIFEST.in

+8-8
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
include simple_playgrounds/playgrounds/utils/configs/agent_parts.yml
2-
include simple_playgrounds/playgrounds/utils/configs/agent_sensors.yml
3-
include simple_playgrounds/playgrounds/utils/configs/element_basic.yml
4-
include simple_playgrounds/playgrounds/utils/configs/element_contact.yml
5-
include simple_playgrounds/playgrounds/utils/configs/element_interactive.yml
6-
include simple_playgrounds/playgrounds/utils/configs/element_proximity.yml
7-
include simple_playgrounds/playgrounds/utils/configs/element_zone.yml
8-
include simple_playgrounds/playgrounds/utils/configs/playground.yml
1+
include simple_playgrounds/utils/configs/agent_parts.yml
2+
include simple_playgrounds/utils/configs/agent_sensors.yml
3+
include simple_playgrounds/utils/configs/element_basic.yml
4+
include simple_playgrounds/utils/configs/element_contact.yml
5+
include simple_playgrounds/utils/configs/element_interactive.yml
6+
include simple_playgrounds/utils/configs/element_proximity.yml
7+
include simple_playgrounds/utils/configs/element_zone.yml
8+
include simple_playgrounds/utils/configs/playground.yml

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
setup(
88
name='simple_playgrounds',
9-
version='0.9.27',
9+
version='0.9.28',
1010
description='Simulator for Embedded Learning',
1111
author='Michael Garcia Ortiz',
1212
author_email='[email protected]',

0 commit comments

Comments
 (0)