Skip to content

Commit ace9e18

Browse files
committed
Prepare for bugfix release 1.0.2
PiperOrigin-RevId: 269534517 Change-Id: I7fa99eb0a6c12f855b9891b96972d5ec0e42738e
1 parent 287567b commit ace9e18

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
@@ -25,7 +25,7 @@
2525

2626
setup(
2727
name='spriteworld',
28-
version='1.0.1',
28+
version='1.0.2',
2929
description=('Spriteworld is a python-based reinforcement learning '
3030
'environment consisting of a 2-dimensional arena with objects '
3131
'that can be freely moved.'),

0 commit comments

Comments
 (0)