Skip to content

Commit

Permalink
updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
xmendez committed Mar 6, 2015
1 parent 25eee25 commit 5e60f67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion framework/core/facade.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
from externals.moduleman.loader import DirLoader
from externals.settings.settings import SettingsBase

version = "2.1"
version = "2.1.3"

class Settings(SettingsBase):
def get_config_file(self):
Expand Down

0 comments on commit 5e60f67

Please sign in to comment.