From 2ea9fcc29d4c27c964fbffbc7c4f260cdc8ed2e0 Mon Sep 17 00:00:00 2001 From: "P. Raj Kumar" Date: Thu, 19 Oct 2017 20:39:31 -0700 Subject: [PATCH] Update version number --- uplink/__about__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uplink/__about__.py b/uplink/__about__.py index 430135bd..9c895f4d 100644 --- a/uplink/__about__.py +++ b/uplink/__about__.py @@ -3,4 +3,4 @@ that is used both in distribution (i.e., setup.py) and within the codebase. """ -__version__ = "0.1.0rc3" +__version__ = "0.1.0"