Bump version to 0.2.0a1

This commit is contained in:
kgriffs
2014-09-11 09:09:59 -05:00
parent 82679e4d74
commit b76a27d62a
2 changed files with 2 additions and 2 deletions

View File

@@ -12,5 +12,5 @@
# See the License for the specific language governing permissions and
# limitations under the License.
__version__ = '0.1.9.dev1'
__version__ = '0.2.0a1'
"""Current version of Falcon."""

View File

@@ -1,5 +1,5 @@
[egg_info]
tag_build = dev1
tag_build =
[wheel]
universal = 1