increment version for release
authorSteven Tobin <steventtobin (at) gmail.com>
Sun, 6 Mar 2016 16:03:46 +0000 (16:03 +0000)
committerSteven Tobin <steventtobin (at) gmail.com>
Sun, 6 Mar 2016 16:03:46 +0000 (16:03 +0000)
1  2 
setup.py
xkcdpass/xkcd_password.py

diff --cc setup.py
index e56a8d6fd05b4d70eb7f00387ea95601d9bcea58,a668d81251c8a0fd287c56626191ca3149494697..c3d5f4a03feb3467f7c640cd79a0110cf8ad33e4
+++ b/setup.py
@@@ -3,7 -3,7 +3,7 @@@ from setuptools import setu
  
  setup(
      name='xkcdpass',
-     version='1.6.1',
 -    version='1.4.4',
++    version='1.6.2',
      author='Steven Tobin',
      author_email='steventtobin@gmail.com',
      url='https://github.com/redacted/XKCD-password-generator',
index b45908f194351513c24c044de297b63ea0c325e1,5b20e1055262ea1141e13062d3bcfc0c6c0d6d72..13a911587065457bff61527ca45f336ee8cd70f5
@@@ -10,22 -9,9 +10,9 @@@ import mat
  import sys
  
  __LICENSE__ = """
 -Copyright (c) 2011 - 2015, Steven Tobin and Contributors.
 +Copyright (c) 2011 - 2016, Steven Tobin and Contributors.
  All rights reserved.
  
- Contributors: Steven Tobin,
-               Rob Lanphier <robla@robla.net>,
-               Mithrandir <mithrandiragain@lavabit.com>,
-               Daniel Beecham <daniel@lunix.se>,
-               Kim Slawson <kimslawson@gmail.com>,
-               Stanislav Bytsko <zbstof@gmail.com>,
-               Lowe Thiderman <lowe.thiderman@gmail.com>,
-               Daniil Baturin <daniil@baturin.org>,
-               Ben Finney <ben@benfinney.id.au>,
-               Simeon Visser <simeon87@gmail.com>,
-               Scot Hacker <shacker@birdhouse.org>,
-               Lars Noschinski <lars@public.noschinski.de>
  Redistribution and use in source and binary forms, with or without
  modification, are permitted provided that the following conditions are met:
      * Redistributions of source code must retain the above copyright
git clone https://git.99rst.org/PROJECT