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

Version bump

parent 8af2b655
No related branches found
No related tags found
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.0'
__version__ = '0.3.1'
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