We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3cedcf commit 8ebe1e5Copy full SHA for 8ebe1e5
conda.recipe/meta.yaml
@@ -1,6 +1,6 @@
1
package:
2
name: mpl-probscale
3
- version: 0.2.3
+ version: 0.2.4
4
5
source:
6
path: ../
docs/conf.py
@@ -86,9 +86,9 @@
86
# built documents.
87
#
88
# The short X.Y version.
89
-version = "0.2.3"
+version = "0.2.4"
90
# The full version, including alpha/beta/rc tags.
91
-release = "0.2.3"
+release = "0.2.4"
92
93
# The language for content autogenerated by Sphinx. Refer to documentation
94
# for a list of supported languages.
0 commit comments