Skip to content

Commit

Permalink
bump version to 0.2.11
Browse files Browse the repository at this point in the history
  • Loading branch information
Immanuel Bayer committed Nov 22, 2017
1 parent 548c2e5 commit 539903b
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 @@ -66,7 +66,7 @@
# The short X.Y version.
version = '0.2'
# The full version, including alpha/beta/rc tags.
release = '0.2.10'
release = '0.2.11'

# 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 @@ -20,7 +20,7 @@

package_data={'fastFM': ['fastFM/*.pxd']},

version='0.2.10',
version='0.2.11',
url='http://ibayer.github.io/fastFM',
author='Immanuel Bayer',
author_email='immanuel.bayer@uni-konstanz.de',
Expand Down

0 comments on commit 539903b

Please sign in to comment.