Skip to content

Commit

Permalink
Bump version for release (no bug support on this release)
Browse files Browse the repository at this point in the history
  • Loading branch information
GuillaumeDerval committed Jul 5, 2017
1 parent 21ff264 commit eb01971
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inginious/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

import os

__version__ = "0.3a2.dev0"
__version__ = "0.4"


def get_root_path():
Expand Down

0 comments on commit eb01971

Please sign in to comment.