Skip to content

Commit

Permalink
doc: add version information to PositiveIntegerValue
Browse files Browse the repository at this point in the history
  • Loading branch information
blueyed committed Jul 11, 2018
1 parent c0ac52f commit b1d92cf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/values.rst
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,8 @@ Type values

A :class:`~Value` subclass that handles positive integer values.

.. versionadded:: 2.1

::

MYSITE_WORKER_POOL = values.PositiveIntegerValue(8)
Expand Down

0 comments on commit b1d92cf

Please sign in to comment.