Skip to content

Commit

Permalink
build: version bump to v2.1.18
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
semantic-release authored and actions-user committed Mar 12, 2020
1 parent 52b6cc7 commit 8f6a801
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## v2.1.18

### Fix
* Push before release (52b6cc75effe010d1cd3ec679c0ccad3b69a6daa)

## v2.1.17

### Fix
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 = "grade"
version = "2.1.17"
version = "2.1.18"
description = "a package focused on autograding"
authors = ["Tom <[email protected]>"]
license = "AGPL-3.0"
Expand Down

0 comments on commit 8f6a801

Please sign in to comment.