Skip to content
Snippets Groups Projects
Verified Commit 1fd1aedb authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Set version to 1.0a2.

parent 24068aac
No related branches found
No related tags found
No related merge requests found
[tool.poetry] [tool.poetry]
name = "BiscuIT-App-Exlibris" name = "BiscuIT-App-Exlibris"
version = "1.0a1" version = "1.0a2"
packages = [ packages = [
{ include = "biscuit" } { include = "biscuit" }
] ]
...@@ -20,7 +20,7 @@ classifiers = [ ...@@ -20,7 +20,7 @@ classifiers = [
[tool.poetry.dependencies] [tool.poetry.dependencies]
python = "^3.7" python = "^3.7"
BiscuIT-ng = {version = "^1.0a1.dev0", allows-prereleases = true, path = "../../.."} BiscuIT-ng = {version = "^1.0a2", allows-prereleases = true, path = "../../.."}
django-isbn-field = "^0.5.2" django-isbn-field = "^0.5.2"
isbnlib = "^3.9" isbnlib = "^3.9"
isbnlib-dnb = "^0.0.3" isbnlib-dnb = "^0.0.3"
......
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