Skip to content

Version 0.2.2

Latest
Compare
Choose a tag to compare
@TheItsNameless TheItsNameless released this 27 Feb 10:20
67e1250

Installation

The easiest and recommanded way of installing ItsUtils is by using pip:

pip install ItsUtils

This will install the newest release. If you really want to install this release, use:

pip install ItsUtils==0.2.2

Or alternatively download the .tar.gz given in this release, unpack it and run:

cd ItsUtils-0.2.2
pip install .

What's New

This is just a small bug fix, so there is nothing really new.


What's Changed

Full Changelog: v0.2.1...v0.2.2