Skip to content

Commit

Permalink
1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Karl5766 committed Dec 19, 2024
1 parent 6ae98aa commit 6e78627
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
project = 'cvpl_tools'
copyright = '2024, KarlHanUW'
author = 'KarlHanUW'
release = '0.8.3'
release = '1.0.0'

# -- General configuration ---------------------------------------------------
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "cvpl-tools"
version = "0.8.3"
version = "1.0.0"
description = "A Python package for utilities and classes related to the file I/O, dataset record keeping and visualization for image processing and computer vision."
authors = ["Karl5766 <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit 6e78627

Please sign in to comment.