File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1515
1616[ ![ Tests] ( https://img.shields.io/github/actions/workflow/status/HzaCode/OneCite/tests.yml?style=flat-square&logo=github )] ( https://github.com/HzaCode/OneCite/actions )
1717[ ![ codecov] ( https://img.shields.io/codecov/c/github/HzaCode/OneCite?style=flat-square&logo=codecov )] ( https://codecov.io/gh/HzaCode/OneCite )
18- [ ![ PyPI] ( https://img.shields.io/pypi/v/onecite?style=flat-square&logo=pypi )] ( https://pypi.org/project/onecite/ )
18+ [ ![ PyPI] ( https://img.shields.io/pypi/v/onecite?style=flat-square&logo=pypi&color=blue )] ( https://pypi.org/project/onecite/ )
1919[ ![ Python] ( https://img.shields.io/badge/3.10+-blue?style=flat-square&logo=python )] ( https://www.python.org )
2020[ ![ Downloads] ( https://img.shields.io/pepy/dt/onecite?style=flat-square )] ( https://pepy.tech/project/onecite )
2121[ ![ MIT] ( https://img.shields.io/badge/MIT-green?style=flat-square )] ( LICENSE )
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " onecite"
7- version = " 0.0.11 "
7+ version = " 0.0.12 "
88description = " Universal citation management and academic reference toolkit"
99readme = " README.md"
1010requires-python = " >=3.10"
You can’t perform that action at this time.
0 commit comments