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 : mpl-probscale
3
- version : 0.2.2dev
3
+ version : 0.2.3
4
4
5
5
source :
6
6
path : ../
7
7
8
8
build :
9
9
script : python setup.py install
10
- number : 1
10
+ number : 0
11
11
12
12
requirements :
13
13
build :
Original file line number Diff line number Diff line change 85
85
# built documents.
86
86
#
87
87
# The short X.Y version.
88
- version = '0.2.2 '
88
+ version = '0.2.3 '
89
89
# The full version, including alpha/beta/rc tags.
90
- release = '0.2.2 '
90
+ release = '0.2.3 '
91
91
92
92
# The language for content autogenerated by Sphinx. Refer to documentation
93
93
# for a list of supported languages.
Original file line number Diff line number Diff line change 10
10
DESCRIPTION = "mpl-probscale: Probabily scales for matplotlib"
11
11
LONG_DESCRIPTION = DESCRIPTION
12
12
NAME = "probscale"
13
- VERSION = "0.2.2 "
13
+ VERSION = "0.2.3 "
14
14
AUTHOR = "Paul Hobson (Geosyntec Consultants)"
15
15
AUTHOR_EMAIL = "phobson@geosyntec.com"
16
16
URL = "https://github.com/phobson/mpl-probscale"
You can’t perform that action at this time.
0 commit comments