Skip to content

Commit

Permalink
Version 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vthorsteinsson committed Apr 20, 2018
1 parent 5d82fe2 commit 046d913
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
# The short X.Y version.
version = '1.1'
# The full version, including alpha/beta/rc tags.
release = '1.1.0'
release = '1.1.1'

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ def read(*names, **kwargs):

setup(
name='reynir',
version='1.1.0',
version='1.1.1',
license='GNU GPLv3',
description='A natural language parser for Icelandic',
long_description='%s\n%s' % (
Expand Down

0 comments on commit 046d913

Please sign in to comment.