Skip to content

Commit 251d063

Browse files
chore(release): 2.0.1 [skip ci]
## [2.0.1](v2.0.0...v2.0.1) (2020-12-05) ### Bug Fixes * add form-data to dependencies ([5edf4d2](5edf4d2))
1 parent 5edf4d2 commit 251d063

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "semantic-release-pypi",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "semantic-release plugin to publish a python package to PyPI",
55
"main": "index.js",
66
"repository": "https://github.com/abichinger/semantic-release-pypi",

0 commit comments

Comments
 (0)