File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
package :
2
2
name : paramnormal
3
- version : 0.4.3
3
+ version : 0.4.4
4
4
5
5
source :
6
6
git_url : https://github.com/phobson/paramnormal.git
7
- git_tag : v0.4.3
7
+ git_tag : v0.4.4
8
8
9
9
build :
10
10
number : 1
Original file line number Diff line number Diff line change 74
74
# built documents.
75
75
#
76
76
# The short X.Y version.
77
- version = "0.4.3 "
77
+ version = "0.4.4 "
78
78
# The full version, including alpha/beta/rc tags.
79
- release = "0.4.3 "
79
+ release = "0.4.4 "
80
80
81
81
# The language for content autogenerated by Sphinx. Refer to documentation
82
82
# for a list of supported languages.
Original file line number Diff line number Diff line change 7
7
DESCRIPTION = "paramnormal: Conventionally parameterized probability distributions"
8
8
LONG_DESCRIPTION = DESCRIPTION
9
9
NAME = "paramnormal"
10
- VERSION = "v0.4.3 "
10
+ VERSION = "v0.4.4 "
11
11
AUTHOR = "Paul Hobson"
12
12
AUTHOR_EMAIL = "pmhobson@gmail.com"
13
13
URL = "http://phobson.github.io/paramnormal/"
You can’t perform that action at this time.
0 commit comments