Skip to content
Snippets Groups Projects
Commit 4cf5297d authored by Tessaris Sergio's avatar Tessaris Sergio
Browse files

version bump

parent 6196e532
No related branches found
Tags v0.3.2
No related merge requests found
from wumpus.wumpus import WumpusWorld, Hunter, Wumpus, Pit, Gold, Exit
from wumpus.gridworld import Agent, Percept, InformedPlayer, UninformedPlayer, UserPlayer, RandomPlayer, Coordinate, coord
__version__ = '0.3.1'
__version__ = '0.3.2'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment