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

version bumb

parent c94749b2
No related branches found
Tags v0.1.2
No related merge requests found
from wumpus.wumpus import WumpusWorld, Hunter, Wumpus, Pit, Gold, Exit
from wumpus.gridworld import Player, UserPlayer, RandomPlayer
__version__ = '0.1.0'
\ No newline at end of file
__version__ = '0.1.1'
\ No newline at end of file
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