diff hgext3rd/topic/__init__.py @ 4216:b90422a11a88 stable 8.3.1

packaging: prepare version 8.3.1
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Thu, 25 Oct 2018 18:42:49 +0200
parents 883e75e0a810
children da5f7927917c
line wrap: on
line diff
--- a/hgext3rd/topic/__init__.py	Thu Oct 25 18:09:08 2018 +0200
+++ b/hgext3rd/topic/__init__.py	Thu Oct 25 18:42:49 2018 +0200
@@ -177,7 +177,7 @@
               'topic.active': 'green',
              }
 
-__version__ = '0.12.1.dev'
+__version__ = '0.12.1'
 
 testedwith = '4.3.3 4.4.2 4.5.2 4.6.2 4.7'
 minimumhgversion = '4.3'