Skip to content

Commit 75e3216

Browse files
Poetry (#25)
* is to == * Update Travis * set dist * use preview poetry * tweak travis * Remove dist * Remove preview * Update poetry * update poetry * remove versions * update travis * remove install prior to deploy * update travis deploy * fix poetry * reduce required python version * bump version
1 parent bd91326 commit 75e3216

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ requires = ["poetry>=0.11"]
55
[tool]
66
[tool.poetry]
77
name = "rummy"
8-
version = "2.0.2"
8+
version = "2.1.0"
99
description = "Console Rummy game"
1010
authors = ["Sarcoma <sarcoma@live.co.uk>"]
1111
license = "MIT"

0 commit comments

Comments
 (0)