1
0
mirror of https://github.com/ciromattia/kcc synced 2026-06-07 15:13:31 +00:00

Version Bump

This commit is contained in:
Paweł Jastrzębski
2013-12-06 23:33:04 +01:00
parent 11007402cd
commit 7f5de29174
9 changed files with 11 additions and 8 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
# TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
# PERFORMANCE OF THIS SOFTWARE.
__version__ = '3.6'
__version__ = '3.6.1'
__license__ = 'ISC'
__copyright__ = '2012-2013, Ciro Mattia Gonano <ciromattia@gmail.com>, Pawel Jastrzebski <pawelj@vulturis.eu>'
__docformat__ = 'restructuredtext en'