Skip to content

Commit 00dd124

Browse files
committed
0.3.1 prep
1 parent e75f8cf commit 00dd124

File tree

3 files changed

+24
-1
lines changed

3 files changed

+24
-1
lines changed

docs/sphinx/source/whatsnew.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ What's New
66

77
These are new features and improvements of note in each release.
88

9+
.. include:: whatsnew/v0.3.1.txt
910
.. include:: whatsnew/v0.3.0.txt
1011
.. include:: whatsnew/v0.2.2.txt
1112
.. include:: whatsnew/v0.2.1.txt
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
.. _whatsnew_0300:
2+
3+
v0.3.1 (April ??, 2016)
4+
-----------------------
5+
6+
This is a minor release from 0.3.0.
7+
We recommend that all users upgrade to this version.
8+
9+
10+
Enhancements
11+
~~~~~~~~~~~~
12+
13+
14+
15+
Bug fixes
16+
~~~~~~~~~
17+
18+
19+
20+
Contributors
21+
~~~~~~~~~~~~
22+

pvlib/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.3.0"
1+
__version__ = "0.3.1dev"

0 commit comments

Comments
 (0)