Commit 677e2cd7 authored by Michele Maris's avatar Michele Maris
Browse files

u

parent 57a12381
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -5,13 +5,13 @@ build-backend = "setuptools.build_meta"

[project]
name = "yapsut"
version = "V0.0.1"
version = "0.0.1"
authors = [
  { name="Michele Maris", email="michele.maris@inaf.it" },
]
description = "Yet Another Python Science Utilty Toolkit"
readme = "README.md"
requires-python = ">=3."
requires-python = ">=3.7"
classifiers = [
    "Programming Language :: Python :: 3",
    "License :: OSI Approved :: MIT License",