From c2f78419b242df9a4872905d41332e5ea9fcfdb6 Mon Sep 17 00:00:00 2001 From: Simeon Simeonov Date: Thu, 5 Jan 2023 17:00:35 +0100 Subject: Add the OTPState.ot_hex property --- src/otp2289/__main__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/otp2289/__main__.py') diff --git a/src/otp2289/__main__.py b/src/otp2289/__main__.py index 78e60e8..d267b1b 100644 --- a/src/otp2289/__main__.py +++ b/src/otp2289/__main__.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # SPDX-License-Identifier: BSD-2-Clause-FreeBSD # -# Copyright (c) 2020-2022 Simeon Simeonov +# Copyright (c) 2020-2023 Simeon Simeonov # All rights reserved. # # Redistribution and use in source and binary forms, with or without -- cgit v1.3