Update deprecation notice about unsigned module

This commit is contained in:
def
2015-07-02 12:26:04 +02:00
parent ec97195d8f
commit 2353fe343a

View File

@@ -7,7 +7,7 @@
# distribution, for details about the copyright.
#
## **Warning:** Since version 0.10.4 this module is deprecated.
## **Warning:** Since version 0.11.4 this module is deprecated.
##
## This module implemented basic arithmetic operators for unsigned integers.
## These operators are now available in the ``system`` module directly.