Skip to content

Commit

Permalink
Fixed version in pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
leandro.leites committed Nov 21, 2019
1 parent 7c681e4 commit b692a18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "topyn"
version = "0.1.0"
version = "0.2.0"
description = "TOPyN: Typed Opinionated PYthon Normalizer"
authors = ["Leandro Leites Barrios <laloleites@gmail.com>"]
license = "MIT"
Expand Down

0 comments on commit b692a18

Please sign in to comment.