aboutsummaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorBobby <[email protected]>2022-11-27 16:50:09 -0500
committerBobby <[email protected]>2022-11-27 16:50:09 -0500
commitb03affb990401205f19ed2747aeab00434896d8d (patch)
treea383199437d3582bff2152ab80368d5791a183dd /setup.py
parent73edbdcc0f258fd53a742397b4f993b9ec9a78ab (diff)
downloadedify-b03affb990401205f19ed2747aeab00434896d8d.tar.xz
edify-b03affb990401205f19ed2747aeab00434896d8d.zip
Revert "Bump version: 0.2.0 → 0.3.0"
This reverts commit 73edbdcc0f258fd53a742397b4f993b9ec9a78ab.
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index bf4ecf8..586f164 100755
--- a/setup.py
+++ b/setup.py
@@ -20,7 +20,7 @@ def read(*names, **kwargs):
setup(
name='edify',
- version='0.3.0',
+ version='0.2.0',
license='Apache-2.0',
description='Regular Expressions Made Simple',
long_description='{}\n{}'.format(