Skip to content

Commit

Permalink
Release v0.1.30 to PyPI
Browse files Browse the repository at this point in the history
  • Loading branch information
pronovic committed Feb 7, 2021
1 parent 4917d70 commit 2417923
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Changelog
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Version 0.1.30 unreleased
Version 0.1.30 07 Feb 2021

* Update build process to include security scans using Safety.
* Make other structural improvements to the build process.
Expand Down
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 = "apologies"
version = "0.1.29"
version = "0.1.30"
description = "Python code to play a game similar to Sorry"
authors = ["Kenneth J. Pronovici <[email protected]>"]
license = "Apache-2.0"
Expand Down

0 comments on commit 2417923

Please sign in to comment.