Skip to content
Snippets Groups Projects
Verified Commit a95497c5 authored by Jonathan Weth's avatar Jonathan Weth :keyboard:
Browse files

Bump version to 2.0.1

parent 80a3d0cc
No related branches found
No related tags found
No related merge requests found
[tool.poetry]
name = "AlekSIS-App-LDAP"
version = "2.1.dev0"
version = "2.0.1"
packages = [
{ include = "aleksis" }
]
......@@ -16,7 +16,7 @@ repository = "https://edugit.org/AlekSIS/official/AlekSIS-App-LDAP"
documentation = "https://aleksis.org/AlekSIS/docs/html/"
keywords = ["SIS", "education", "school", "ldap", "users"]
classifiers = [
"Development Status :: 4 - Beta",
"Development Status :: 5 - Production/Stable",
"Environment :: Web Environment",
"Framework :: Django :: 3.0",
"Intended Audience :: Education",
......@@ -33,7 +33,7 @@ secondary = true
python = "^3.9"
django-ldapdb = "^1.4.0"
tqdm = "^4.44.1"
aleksis-core = {version = "^2.0b0", extras = ["ldap"]}
aleksis-core = {version = "^2.0", extras = ["ldap"]}
python-magic = "^0.4.22"
[tool.poetry.dev-dependencies]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment