Skip to content

Commit

Permalink
Merge pull request #120 from kevinconway/bump-2.1
Browse files Browse the repository at this point in the history
Bump setup.py for 2.1
  • Loading branch information
kevinconway authored Feb 24, 2023
2 parents 8cc23ec + f8c03a5 commit 5524daa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

setup(
name="rpmvenv",
version="2.0.0",
version="2.1.1",
url="https://github.com/kevinconway/rpmvenv",
description="RPM packager for Python virtualenv.",
author="Kevin Conway",
Expand Down

0 comments on commit 5524daa

Please sign in to comment.