Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
SilenZcience committed Dec 14, 2024
1 parent b11f053 commit 6b74d3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cat_win/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"""Simple Text-Processing and -Analytics Command Line Tool made in Python."""

__project__ = 'cat_win'
__version__ = '1.10.1'
__version__ = '1.10.2'
__sysversion__ = '3.12.7 (tags/v3.12.7:0b05ead, Oct 1 2024, 03:06:41) [MSC v.1941 64 bit (AMD64)]'
__author__ = 'Silas A. Kraume'
__url__ = 'https://github.com/SilenZcience/cat_win'

0 comments on commit 6b74d3c

Please sign in to comment.