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"