File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed
Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 66 <a href="https://codecov.io/gh/community-of-python/microbootstrap" target="_blank"><img src="https://codecov.io/gh/community-of-python/microbootstrap/branch/main/graph/badge.svg"></a>
77 <a href="https://pypi.org/project/microbootstrap/" target="_blank"><img src="https://img.shields.io/pypi/pyversions/microbootstrap"></a>
88 <a href="https://pypi.org/project/microbootstrap/" target="_blank"><img src="https://img.shields.io/pypi/v/microbootstrap"></a>
9+ <a href="https://pypistats.org/packages/microbootstrap" target="_blank"><img src="https://img.shields.io/pypi/dm/microbootstrap"></a>
910</p >
1011
11- # microbootstrap
12-
1312<b >microbootstrap</b > helps you create applications with all necessary instruments already set up.
1413
1514``` python
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ classifiers = [
2626 " Programming Language :: Python :: 3.11" ,
2727 " Programming Language :: Python :: 3.12" ,
2828]
29- version = " 0.2.1 "
29+ version = " 0.2.2 "
3030description = " Package for bootstrapping new micro-services"
3131authors = [" community-of-python" ]
3232readme = " README.md"
You can’t perform that action at this time.
0 commit comments