Skip to content

Commit

Permalink
v0.4.1: fix name of force envvar
Browse files Browse the repository at this point in the history
fix the name of BROWSEREXPORT_FORCE
  • Loading branch information
seanbreckenridge committed Sep 14, 2023
1 parent 6755627 commit 94e2cae
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 @@ -8,7 +8,7 @@
pkg = "browserexport"
setup(
name=pkg,
version="0.4.0",
version="0.4.1",
url="https://github.com/seanbreckenridge/browserexport",
author="Sean Breckenridge",
author_email="seanbrecke@gmail.com",
Expand Down

0 comments on commit 94e2cae

Please sign in to comment.