barectf v2.1.0
[barectf.git] / 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.023146 seconds and 4 git commands to generate.