Skip to content

Commit

Permalink
docs: update version
Browse files Browse the repository at this point in the history
  • Loading branch information
MarvinKweyu committed Aug 17, 2024
1 parent a430b48 commit c794766
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@
ColorDetect Changelog
=====================

.. _1.6.3:
1.6.3 (17-08-2024)
==================
Fix
---------

- Docs configuration for build



.. _1.6.2:
1.6.2 (15-08-2024)
==================
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setuptools.setup(
name="ColorDetect",
version="1.6.2",
version="1.6.3",
author="Marvin Kweyu",
author_email="[email protected]",
description="Detect and recognize colors in images or video",
Expand Down

0 comments on commit c794766

Please sign in to comment.