Skip to content

Commit

Permalink
Re-publish python package with entry_points.txt so pygments can load …
Browse files Browse the repository at this point in the history
…the style. Closes #34
  • Loading branch information
theacodes committed Sep 8, 2022
1 parent 695d274 commit 433283b
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 @@ -22,7 +22,7 @@

setup(
name="witchhazel",
version="2018.8.23",
version="2022.9.8",
description="A dark & feminine color scheme for Pygments",
long_description=long_description,
long_description_content_type="text/markdown",
Expand Down

0 comments on commit 433283b

Please sign in to comment.