Skip to content

Commit

Permalink
Make the version the same as Github tag
Browse files Browse the repository at this point in the history
  • Loading branch information
AzisK committed Dec 27, 2020
1 parent 70f4c0b commit a9d8cea
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 = "readsql"
version = "0.1.0"
version = "0.0.6-alpha"
description = "Convert SQL to most human readable format"
authors = ["Azis <[email protected]>"]
maintainers = ["Azis <[email protected]>"]
Expand Down

0 comments on commit a9d8cea

Please sign in to comment.