We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 548c2e5 commit 539903bCopy full SHA for 539903b
doc/conf.py
@@ -66,7 +66,7 @@
66
# The short X.Y version.
67
version = '0.2'
68
# The full version, including alpha/beta/rc tags.
69
-release = '0.2.10'
+release = '0.2.11'
70
71
# The language for content autogenerated by Sphinx. Refer to documentation
72
# for a list of supported languages.
setup.py
@@ -20,7 +20,7 @@
20
21
package_data={'fastFM': ['fastFM/*.pxd']},
22
23
- version='0.2.10',
+ version='0.2.11',
24
url='http://ibayer.github.io/fastFM',
25
author='Immanuel Bayer',
26
author_email='immanuel.bayer@uni-konstanz.de',
0 commit comments