barectf v2.1.0 v2.1.0
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Sat, 19 Mar 2016 00:15:43 +0000 (20:15 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Sat, 19 Mar 2016 00:15:43 +0000 (20:15 -0400)
Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
barectf/__init__.py

index 1d049d4db487dd4d4a1e9bde1d885c4ef9c85b5f..e0477d9baf5b926116d75e621102fe904dbfe00a 100644 (file)
@@ -1,6 +1,6 @@
 # The MIT License (MIT)
 #
-# Copyright (c) 2014-2015 Philippe Proulx <pproulx@efficios.com>
+# Copyright (c) 2014-2016 Philippe Proulx <pproulx@efficios.com>
 #
 # 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():
This page took 0.023926 seconds and 4 git commands to generate.