File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# 🐳 DClean
22
33[ ![ License] ( https://img.shields.io/badge/License-MIT-blue.svg )] ( LICENSE )
4- [ ![ Version] ( https://img.shields.io/badge/version-0.1.1 -green.svg )] ( https://semver.org )
4+ [ ![ Version] ( https://img.shields.io/badge/version-0.1.2 -green.svg )] ( https://semver.org )
55
66⭐ If you find this project useful, please consider giving it a star to show your support!
77
@@ -52,7 +52,7 @@ dclean version
5252```
5353You should see the following output:
5454``` bash
55- dclean version 0.1.1
55+ dclean version 0.1.2
5656```
5757
5858## Usage
Original file line number Diff line number Diff line change 1- __version__ = "0.1.1 "
1+ __version__ = "0.1.2 "
Original file line number Diff line number Diff line change 22
33setup (
44 name = "mist.dclean" ,
5- version = "0.1.1 " ,
5+ version = "0.1.2 " ,
66 author = "Ivan Statkevich" ,
77 author_email = "statkevich.ivan@gmail.com" ,
88 description = "A tool for analyzing Dockerfiles and Docker images" ,
You can’t perform that action at this time.
0 commit comments