Skip to content

Commit

Permalink
Release 0.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
etingof committed Jul 31, 2019
1 parent fb824be commit bb6b6e2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

Revision 0.4.6, released XX-07-2019
Revision 0.4.6, released 31-07-2019
-----------------------------------

- Added previously missing `SET OF ANY` construct encoding/decoding support.
Expand Down
2 changes: 1 addition & 1 deletion docs/source/pyasn1/type/base/constructedasn1type.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@
------------

.. autoclass:: pyasn1.type.base.ConstructedAsn1Type(tagSet=TagSet(), subtypeSpec=ConstraintsIntersection(), sizeSpec=ConstraintsIntersection(), componentType=None)
:members: isValue, isSameTypeWith, isSuperTypeOf, tagSet, effectiveTagSet, tagMap, subtypeSpec
:members: isSameTypeWith, isSuperTypeOf, tagSet, effectiveTagSet, tagMap, subtypeSpec

0 comments on commit bb6b6e2

Please sign in to comment.