Permalink
Browse files
increment everware version
- Loading branch information...
Showing
with
1 addition
and
1 deletion.
-
+1
−1
everware/__init__.py
|
|
@@ -1,4 +1,4 @@ |
|
|
-__version__ = "0.10.1"
|
|
|
+__version__ = "0.11.0"
|
|
|
from .spawner import *
|
|
|
from .authenticator import *
|
|
|
from .user_spawn_handler import *
|
|
|
|
0 comments on commit
042f809