Skip to content

Commit

Permalink
Bump version to v1.0.beta2
Browse files Browse the repository at this point in the history
  • Loading branch information
sque committed Nov 30, 2013
1 parent 331d682 commit 439e9d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/nsts/core.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
@author: Konstantinos Paliouras <sque '' tolabaki '' gr>
'''

VERSION = [1,0,'beta']
VERSION = [1,0,'beta2']

DEFAULT_PORT = 26532

0 comments on commit 439e9d5

Please sign in to comment.