mirror of
https://github.com/cedricbonhomme/Stegano.git
synced 2025-05-12 17:18:30 +02:00
Updated revision date.
This commit is contained in:
parent
0e18b2f95a
commit
1704aec690
1 changed files with 2 additions and 2 deletions
|
@ -20,9 +20,9 @@
|
||||||
# along with this program. If not, see <http://www.gnu.org/licenses/>
|
# along with this program. If not, see <http://www.gnu.org/licenses/>
|
||||||
|
|
||||||
__author__ = "Cedric Bonhomme"
|
__author__ = "Cedric Bonhomme"
|
||||||
__version__ = "$Revision: 0.6 $"
|
__version__ = "$Revision: 0.7 $"
|
||||||
__date__ = "$Date: 2016/03/13 $"
|
__date__ = "$Date: 2016/03/13 $"
|
||||||
__revision__ = "$Date: 2018/12/18 $"
|
__revision__ = "$Date: 2019/05/31 $"
|
||||||
__license__ = "GPLv3"
|
__license__ = "GPLv3"
|
||||||
|
|
||||||
from typing import IO, Iterator, Union
|
from typing import IO, Iterator, Union
|
||||||
|
|
Loading…
Add table
Reference in a new issue