Skip to content

Commit

Permalink
Bumped version to 0.2.0 and added CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
abey79 committed Apr 28, 2022
1 parent a2052b7 commit 0feff9b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Change log

## 0.2.0 (2022-04-28)

* Added `pixelize` command


## 0.1.0 (2022-04-18)

* Initial release
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

setup(
name="vpype-pixelart",
version="0.2.0a1",
version="0.2.0",
description="Pixel art plug-in for vpype",
long_description=readme,
long_description_content_type="text/markdown",
Expand Down

0 comments on commit 0feff9b

Please sign in to comment.