Skip to content

Commit bccb152

Browse files
committed
ready for 0.9.8
1 parent f49f431 commit bccb152

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
2014-10-29 Juan J. Martinez <jjm@usebox.net>
2+
3+
* 0.9.8:
4+
5+
- fixed a bug that prevented the server to work with gevent >= 1.0
6+
17
2013-06-29 Juan J. Martinez <jjm@usebox.net>
28

39
* 0.9.7:

swiftnbd/const.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2222
THE SOFTWARE.
2323
"""
24-
version = "0.9.7"
24+
version = "0.9.8"
2525
description = "This is a NBD server for OpenStack Object Storage (Swift)."
2626
project_url = "https://github.com/reidrac/swift-nbd-server"
2727

0 commit comments

Comments
 (0)