build: update package version 1.1 => 1.2
This commit is contained in:
@@ -1,10 +1,10 @@
|
|||||||
[project]
|
[project]
|
||||||
name = "easyvae"
|
name = "easyvae"
|
||||||
version = "1.1"
|
version = "1.2"
|
||||||
authors = [
|
authors = [
|
||||||
{ name="Ravaka RALAMBOARIVONY", email="ravaka.rlb.pro@gmail.com" },
|
{ name="Ravaka RALAMBOARIVONY", email="ravaka.rlb.pro@gmail.com" },
|
||||||
]
|
]
|
||||||
description = "Python implementation of a Classical and Variational Autoencoders "
|
description = "Python implementation of a Classical and Variational Autoencoders using NumPy"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
requires-python = ">=3.10"
|
requires-python = ">=3.10"
|
||||||
classifiers = [
|
classifiers = [
|
||||||
|
|||||||
Reference in New Issue
Block a user