From a1b8ddf536259a04362804dbc0cf368c1fead5a2 Mon Sep 17 00:00:00 2001 From: SoniEx2 Date: Sun, 23 Feb 2020 20:42:23 -0300 Subject: Bump version --- abdl/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'abdl/__init__.py') diff --git a/abdl/__init__.py b/abdl/__init__.py index 2c6b26a..36a629c 100644 --- a/abdl/__init__.py +++ b/abdl/__init__.py @@ -14,7 +14,7 @@ # You should have received a copy of the GNU Affero General Public License # along with this program. If not, see . -"""A Boneless Datastructure Language, version 2.1.0. +"""A Boneless Datastructure Language, version 2.1. ABDL expressions are regex-like constructs for matching and validating object structures. They can be used with JSON and similar formats, and even self-referential data structures. -- cgit 1.4.1