File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change
1
+ 0.0.1 (2016-05-17)
2
+ ====================
3
+
4
+ - [NEW] Adds automatic setting of swift2d driver (configurable).
5
+
6
+
1
7
0.0.1b0 (2016-03-17)
2
8
====================
3
9
Original file line number Diff line number Diff line change 13
13
# See the License for the specific language governing permissions and
14
14
# limitations under the License.
15
15
16
- __version__ = '0.0.1b0 '
16
+ __version__ = '0.0.1 '
Original file line number Diff line number Diff line change 38
38
'Natural Language :: English' ,
39
39
'License :: OSI Approved :: Apache Software License' ,
40
40
'Topic :: Software Development :: Libraries' ,
41
- 'Development Status :: 3 - Alpha ' ,
41
+ 'Development Status :: 4 - Beta ' ,
42
42
'Programming Language :: Python' ,
43
43
'Programming Language :: Python :: 2' ,
44
44
'Programming Language :: Python :: 2.7' ,
You can’t perform that action at this time.
0 commit comments