From: Steven Tobin Date: Sun, 6 Mar 2016 16:03:46 +0000 (+0000) Subject: increment version for release X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=75002dab651edcfd3174df64852fdda4271bdf85;p=redacted-XKCD-password-generator.git increment version for release --- 75002dab651edcfd3174df64852fdda4271bdf85 diff --cc setup.py index e56a8d6,a668d81..c3d5f4a --- a/setup.py +++ 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', diff --cc xkcdpass/xkcd_password.py index b45908f,5b20e10..13a9115 --- a/xkcdpass/xkcd_password.py +++ b/xkcdpass/xkcd_password.py @@@ -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 , - Mithrandir , - Daniel Beecham , - Kim Slawson , - Stanislav Bytsko , - Lowe Thiderman , - Daniil Baturin , - Ben Finney , - Simeon Visser , - Scot Hacker , - Lars Noschinski - 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