Skip to content
This repository has been archived by the owner on Nov 29, 2022. It is now read-only.

Commit

Permalink
Release v0.10.7
Browse files Browse the repository at this point in the history
  • Loading branch information
hSaria committed Sep 19, 2022
1 parent 9499f96 commit 96839e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chromaterm/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
import sys
import time

__version__ = '0.10.7-dev'
__version__ = '0.10.7'

# Color types, their color codes if it's style, their default reset codes, and
# RegEx's for detecting their color type.
Expand Down

0 comments on commit 96839e7

Please sign in to comment.