setupcfg2nix: Bump to 2.0.1.

Fixes #83814
This commit is contained in:
Shea Levy
2020-03-31 17:54:12 -04:00
parent bb5c622963
commit 0a7c10f701
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
pname = ''setupcfg2nix'';
version = ''1.1.0'';
version = ''2.0.1'';
install_requires = [
''setuptools''
];