summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVal Neekman (AvidCoder) <un33kvu@gmail.com>2022-02-16 16:34:57 -0500
committerVal Neekman (AvidCoder) <un33kvu@gmail.com>2022-02-16 16:34:57 -0500
commit8ea91da9f4c5e4ba12912ad2dff804abc4045e10 (patch)
tree3d504fa0026750bc1e05a1a14c5ef573b947439d
parent86161b412e4674fcd5bee4c2120d6fe2cd7fa18d (diff)
downloadpython-slugify-8ea91da9f4c5e4ba12912ad2dff804abc4045e10.tar.gz
setup
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index d9bd6fe..8fdb214 100755
--- a/setup.py
+++ b/setup.py
@@ -81,4 +81,4 @@ setup(
'Programming Language :: Python :: 3.9',
'Programming Language :: Python :: 3.10',
]
-) \ No newline at end of file
+)