Skip to content

Commit

Permalink
Bumped Version
Browse files Browse the repository at this point in the history
  • Loading branch information
quintindunn committed Aug 30, 2024
1 parent db02392 commit 245e2d7
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
@@ -1,6 +1,6 @@
from setuptools import setup, find_packages

VERSION = "1.1.0"
VERSION = "1.1.1"
DESCRIPTION = "A python module for generating thread art sequences."

with open("README.md", 'r') as f:
Expand Down

0 comments on commit 245e2d7

Please sign in to comment.