Skip to content

Commit 528d632

Browse files
committed
RELEASE
1 parent 0ee6c02 commit 528d632

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

optical_toolkit/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.2.0"
1+
__version__ = "1.3.0"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "optical_toolkit"
3-
version = "1.2.0"
3+
version = "1.3.0"
44
description = "An API for streamlining unsupervised ML ops such as visualizations, clustering, CNN insights, etc."
55
authors = [
66
{name = "kenny",email = "97374837+kankenny@users.noreply.github.com"}

0 commit comments

Comments
 (0)