Skip to content

Commit

Permalink
Merge pull request #4 from unmade/bump-version-0.1.0-alpha.1
Browse files Browse the repository at this point in the history
Bump version to 0.1.0-alpha.1
  • Loading branch information
unmade committed Dec 11, 2019
2 parents 7ac2104 + 2931007 commit 37cbb11
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 = "dokusan"
version = "0.1.0-alpha"
version = "0.1.0-alpha.1"
description = "Sudoku solver with step-by-step guidance"
readme = "README.rst"
authors = ["Aleksei Maslakov <[email protected]>"]
Expand Down

0 comments on commit 37cbb11

Please sign in to comment.