Skip to content
Snippets Groups Projects
Commit 6a07c7fb authored by Marc Feger's avatar Marc Feger
Browse files

Move pyproject.toml to social_network/ and change version number

parent 2a23b839
Branches
No related tags found
No related merge requests found
Pipeline #75197 passed
[tool.poetry] [tool.poetry]
name = "the-social-network" name = "the-social-network"
version = "0.0.2" version = "0.0.3"
description = "Basic social network core." description = "Basic social network core."
authors = ["Marc Feger <marc.feger@hhu.de>"] authors = ["Marc Feger <marc.feger@hhu.de>"]
license = "BSD-4" license = "BSD-4"
readme = "README.md" readme = "README.md"
exclude = ["not_needed"]
homepage = "https://gitlab.cs.uni-duesseldorf.de/feger/the-social-network" homepage = "https://gitlab.cs.uni-duesseldorf.de/feger/the-social-network"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment