From bcd657c68216fade457e910af896537792a775b6 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Tue, 3 Oct 2017 13:21:04 +0300 Subject: [PATCH] Slogan is a must-have --- README | 3 +++ VERSION | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/README b/README index 9bc2bf4..607fedc 100644 --- a/README +++ b/README @@ -1,5 +1,8 @@ PyDERASN -- ASN.1 DER library for Python + I'm going to build my own ASN.1 library with slots and blobs! + (C) PyDERASN's author + * Basic ASN.1 data types (X.208): BOOLEAN, INTEGER, BIT STRING, OCTET STRING, NULL, OBJECT IDENTIFIER, ENUMERATED, all strings, UTCTime, GeneralizedTime, CHOICE, ANY, SEQUENCE (OF), SET (OF) diff --git a/VERSION b/VERSION index d3827e7..9459d4b 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.0 +1.1 -- 2.44.0