chore: Bump version to 1.0.0rc1

This commit is contained in:
Kurt Griffiths
2016-03-23 22:36:23 -05:00
parent 586e873d0a
commit 8d032a9abd
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.4.0'
__version__ = '1.0.0'
"""Current version of Falcon."""

View File

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