Skip to content

Commit

Permalink
Set version to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stoewer committed Jan 26, 2016
1 parent d7e78af commit ef5cce9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nix/info.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# modification, are permitted under the terms of the BSD License. See
# LICENSE file in the root of the Project.

VERSION = '1.0.0'
VERSION = '1.1.0'
STATUS = 'Release'
RELEASE = '%s %s' % (VERSION, STATUS)
AUTHOR = 'Christian Kellner, Adrian Stoewer, Andrey Sobolev, Jan Grewe, Balint Morvai'
Expand Down

0 comments on commit ef5cce9

Please sign in to comment.