Skip to content

Commit 257600f

Browse files
committed
- 0.6.1 release
- add wheel format
1 parent 085490b commit 257600f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

docs/build/changelog.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Changelog
55

66
.. changelog::
77
:version: 0.6.1
8-
:released: no release date
8+
:released: Wed Nov 27 2013
99

1010
.. change::
1111
:tags: bug, mysql

setup.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
[egg_info]
22
tag_build=dev
33

4+
[wheel]
5+
universal = 1
46

57
[upload_docs]
68
upload-dir = docs/build/output/html

0 commit comments

Comments
 (0)