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

chore: version bump

parent ce458cee
Branches
No related tags found
No related merge requests found
from wumpus.wumpus import WumpusWorld, Hunter, Wumpus, Pit, Gold, Exit from wumpus.wumpus import WumpusWorld, Hunter, Wumpus, Pit, Gold, Exit
from wumpus.gridworld import Player, UserPlayer, RandomPlayer, Coordinate, coord from wumpus.gridworld import Player, UserPlayer, RandomPlayer, Coordinate, coord
__version__ = '0.1.4' __version__ = '0.2.0'
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment