File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11__title__ = "DynamicForms"
2- __version__ = "0.81.1 "
2+ __version__ = "0.81.2 "
33__author__ = "Jure Erznožnik"
44__email__ = "jure.erznoznik@gmail.com"
55__license__ = "BSD 3-Clause"
Original file line number Diff line number Diff line change 11{
22 "name" : " dynamicform-project" ,
33 "private" : false ,
4- "version" : " 0.81.1 " ,
4+ "version" : " 0.81.2 " ,
55 "description" : " Data entry boilerplate components and a RESTful API consumer" ,
66 "author" : " velis74" ,
77 "license" : " UNLICENSED" ,
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44
55[project ]
66name = " dynamicforms"
7- version = " 0.81.1 "
7+ version = " 0.81.2 "
88description = " DyF performs all the visualisation & data entry of your DRF Serializers & ViewSets and adds some candy of its own"
99readme = " README.md"
1010requires-python = " >=3.8"
Original file line number Diff line number Diff line change 11{
22 "name" : " @velis/dynamicforms" ,
33 "private" : false ,
4- "version" : " 0.81.0 " ,
4+ "version" : " 0.81.1 " ,
55 "type" : " module" ,
66 "description" : " Data entry boilerplate components and a RESTful API consumer" ,
77 "author" : " Jure Erznožnik" ,
You can’t perform that action at this time.
0 commit comments