Skip to content

Commit

Permalink
Bump to 1.9.7 to handle packaging issue
Browse files Browse the repository at this point in the history
  • Loading branch information
sivel committed Jan 19, 2016
1 parent 8b55db5 commit b4691a3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions RELEASENOTES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Release Notes for pyrax

### 2016.01.19 - Version 1.9.7

- General
- Bump to 1.9.7 to handle pypi packing issue

### 2016.01.19 - Version 1.9.6

- Cloud DNS
Expand Down
2 changes: 1 addition & 1 deletion pyrax/version.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# -*- coding: utf-8 -*-

version = "1.9.6"
version = "1.9.7"

0 comments on commit b4691a3

Please sign in to comment.