Skip to content

Commit

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

.. _1.6.2:
1.6.2 (15-08-2024)
==================
Fix
---------

- Update setup requirements for new packaging system


.. _1.6.1:
1.6.0 (14-08-2024)
1.6.1 (14-08-2024)
==================
Fix
---------
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.1",
version="1.6.2",
author="Marvin Kweyu",
author_email="mkweyu1@gmail.com",
description="Detect and recognize colors in images or video",
Expand Down

0 comments on commit d66dcb6

Please sign in to comment.