File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 67
67
# built documents.
68
68
#
69
69
# The short X.Y version.
70
- version = '0.1.1.dev0 '
70
+ version = '0.1.1'
71
71
# The full version, including alpha/beta/rc tags.
72
- release = '0.1.1.dev0 '
72
+ release = '0.1.1'
73
73
74
74
# The language for content autogenerated by Sphinx. Refer to documentation
75
75
# for a list of supported languages.
Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ What's New
9
9
10
10
This page outlines changes from each release.
11
11
12
- v0.1.1 (TBD )
13
- ============
12
+ v0.1.1 (February 26, 2018 )
13
+ ==========================
14
14
15
15
New Features
16
16
++++++++++++
Original file line number Diff line number Diff line change 22
22
23
23
setup (
24
24
name = 'sasoptpy' ,
25
- version = '0.1.1.dev0 ' ,
25
+ version = '0.1.1' ,
26
26
packages = ['sasoptpy' ],
27
27
description = 'sasoptpy: SAS Viya Optimization Interface for Python' ,
28
28
url = 'https://github.com/sassoftware/sasoptpy' ,
You can’t perform that action at this time.
0 commit comments