We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0de98d commit 4f5eefbCopy full SHA for 4f5eefb
2 files changed
conda.recipe/stable/meta.yaml
@@ -1,10 +1,10 @@
1
package:
2
name: paramnormal
3
- version: 0.3.0
+ version: 0.4.0
4
5
source:
6
git_url: https://github.com/phobson/paramnormal.git
7
- git_tag: v0.3.0
+ git_tag: v0.4.0
8
9
build:
10
number: 1
docs/conf.py
@@ -74,9 +74,9 @@
74
# built documents.
75
#
76
# The short X.Y version.
77
-version = "0.3.0"
+version = "0.4.0"
78
# The full version, including alpha/beta/rc tags.
79
-release = "0.3.0"
+release = "0.4.0"
80
81
# The language for content autogenerated by Sphinx. Refer to documentation
82
# for a list of supported languages.
0 commit comments