From: Philippe Proulx Date: Sat, 19 Mar 2016 00:15:43 +0000 (-0400) Subject: barectf v2.1.0 X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=c98f9191a1d86f84fe905e6a84f8ca55b7fc7014;p=deliverable%2Fbarectf.git barectf v2.1.0 Signed-off-by: Philippe Proulx --- diff --git a/barectf/__init__.py b/barectf/__init__.py index 1d049d4..e0477d9 100644 --- a/barectf/__init__.py +++ b/barectf/__init__.py @@ -1,6 +1,6 @@ # The MIT License (MIT) # -# Copyright (c) 2014-2015 Philippe Proulx +# Copyright (c) 2014-2016 Philippe Proulx # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal @@ -20,7 +20,7 @@ # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN # THE SOFTWARE. -__version__ = '2.1.0-dev' +__version__ = '2.1.0' def _split_version_suffix():