Skip to content

Commit

Permalink
Poet 0.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
offlinemark committed Nov 15, 2015
1 parent 2d0409b commit b8cd087
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
import config as CFG
from poetsocket import *

__version__ = '0.4.4'
__version__ = '0.4.5'

POSH_PROMPT = 'posh > '
FAKEOK = """HTTP/1.1 200 OK\r
Expand Down

0 comments on commit b8cd087

Please sign in to comment.