Skip to content

Commit

Permalink
fix version numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
bengaid committed Nov 8, 2023
1 parent be841cb commit 939f290
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/install/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
import os

NAME = "py-chalk-it"
VERSION = "0.3.12"
VERSION = "0.3.13"

with open("README.md", "r") as fh:
readme = fh.read()
Expand Down

0 comments on commit 939f290

Please sign in to comment.