I guess it's 2023 now...
[pyutils.git] / src / pyutils / collectionz / bidict.py
index 77d11e08daaecb8dd93b5c6f447f6f101c46a848..6bd20c368b829ccaa9879eb8d3f40e86b2f2bdb3 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python3
 
-# © Copyright 2021-2022, Scott Gasch
+# © Copyright 2021-2023, Scott Gasch
 
 """
 The :class:`pyutils.collectionz.bidict.BiDict` class is a subclass