File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 22Changelog
33=========
44
5+ 0.1.0 (2024-06-02)
6+ ==================
7+
8+ Initial working release. Check the docs for how to use the library.
9+
5100.0.1 (2024-03-12)
611==================
712
Original file line number Diff line number Diff line change 1313project = "python-jsonlogic"
1414copyright = "2024, Victorien"
1515author = "Victorien"
16- release = "0.0.1 "
16+ release = "0.1.0 "
1717
1818# -- General configuration ---------------------------------------------------
1919# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
55[project ]
66name = " python-jsonlogic"
77description = " An extensible and sane implementation of JsonLogic"
8- version = " 0.0.1 "
8+ version = " 0.1.0 "
99readme = " README.rst"
1010authors = [
1111 {
name =
" Victorien" ,
email =
" [email protected] " }
You can’t perform that action at this time.
0 commit comments