Skip to content

Commit

Permalink
πŸ”– Preparing release of 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
foosel committed Feb 24, 2021
1 parent 773447b commit f0f297e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

setup(
name="octoprint_codemods",
version="0.2.1",
version="0.3.0",
description="libcst based tooling for running various conversions on OctoPrint's source",
url="https://github.com/OctoPrint/codemods",
packages=find_packages(exclude=["tests"]),
Expand Down

0 comments on commit f0f297e

Please sign in to comment.