summary refs log tree commit diff stats
path: root/setup.py
diff options
context:
space:
mode:
authorSoniEx2 <endermoneymod@gmail.com>2020-02-23 22:14:49 -0300
committerSoniEx2 <endermoneymod@gmail.com>2020-02-23 22:15:41 -0300
commit6f4df5d08e147f74f91bf7ce2f882dca1390c721 (patch)
tree7f748df5f3e341736db39977b9d3e1c3d196d054 /setup.py
parenta1b8ddf536259a04362804dbc0cf368c1fead5a2 (diff)
Fix tagged key subtrees not working correctly
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index d90a0be..4e8277e 100644
--- a/setup.py
+++ b/setup.py
@@ -1,3 +1,3 @@
 import setuptools
 
-setuptools.setup(name="gan0f74bd87a23b515b45da7e6f5d9cc82380443dab", version="2.1.1", packages=["abdl"], install_requires=["pyparsing >= 2.4.2"])
+setuptools.setup(name="gan0f74bd87a23b515b45da7e6f5d9cc82380443dab", version="2.1.2", packages=["abdl"], install_requires=["pyparsing >= 2.4.2"])