Skip to content

Commit 4f5eefb

Browse files
committed
update versions [ci skip]
1 parent c0de98d commit 4f5eefb

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

conda.recipe/stable/meta.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
package:
22
name: paramnormal
3-
version: 0.3.0
3+
version: 0.4.0
44

55
source:
66
git_url: https://github.com/phobson/paramnormal.git
7-
git_tag: v0.3.0
7+
git_tag: v0.4.0
88

99
build:
1010
number: 1

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,9 +74,9 @@
7474
# built documents.
7575
#
7676
# The short X.Y version.
77-
version = "0.3.0"
77+
version = "0.4.0"
7878
# The full version, including alpha/beta/rc tags.
79-
release = "0.3.0"
79+
release = "0.4.0"
8080

8181
# The language for content autogenerated by Sphinx. Refer to documentation
8282
# for a list of supported languages.

0 commit comments

Comments
 (0)