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[submodule "src/mvarcs "]
2- path = src/mvarcs
3- url = https://github.com/markcerts/mvarcs
4- branch = initial-certs
2+ path = src/mvarcs
3+ url = https://github.com/markcerts/mvarcs
4+ branch = main
Original file line number Diff line number Diff line change @@ -5,7 +5,8 @@ the trustworthiness of Mark Certificates such as Verified Mark
55Certificates (VMC) and Common Mark Certificates (CMC) used in BIMI
66(Brand Indicators for Message Identification).
77
8- Current status: ** Alpha**
8+ > Current status: ** Beta**
9+ > Still testing and proving implementation.
910
1011## Installation
1112
Original file line number Diff line number Diff line change 55
66setuptools .setup (
77 name = "mvarcs" ,
8- version = "0.0.2 " ,
8+ version = "0.1.0 " ,
99 author = "OllieJC" ,
1010 author_email = "mvarcs-pypi@olliejc.uk" ,
1111 description = "Python package for providing the MVARCS" ,
1818 },
1919 license = "The Unlicense" ,
2020 classifiers = [
21- "Development Status :: 3 - Alpha " ,
21+ "Development Status :: 4 - Beta " ,
2222 "Intended Audience :: Developers" ,
2323 "License :: OSI Approved :: The Unlicense (Unlicense)" ,
2424 "Programming Language :: Python :: 3" ,
You can’t perform that action at this time.
0 commit comments