File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4343- python-minifier package
4444- pyminify command
4545
46- [ Unreleased ] : https://github.com/dflook/python-minifier/compare/2.0.0...HEAD
46+ [ 2.1.0 ] : https://github.com/dflook/python-minifier/compare/2.0.0...2.1.0
4747[ 2.0.0 ] : https://github.com/dflook/python-minifier/compare/1.1.0...2.0.0
4848[ 1.1.0 ] : https://github.com/dflook/python-minifier/compare/1.0.0...1.1.0
4949[ 1.0.0 ] : https://github.com/dflook/python-minifier/tree/1.0.0
Original file line number Diff line number Diff line change 22
33Transforms Python source code into it's most compact representation.
44
5+ [ Try it out!] ( https://python-minifier.com )
6+
57python-minifier supports Python 2.6 to 2.7 and Python 3.3 to 3.7.
68
79* [ PyPi] ( https://pypi.org/project/python-minifier/ )
You can’t perform that action at this time.
0 commit comments