Skip to content

Commit c5eba1c

Browse files
v1.3.3
1 parent dabbe36 commit c5eba1c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cheeto/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '1.3.2'
1+
__version__ = '1.3.3'

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "cheeto"
3-
version = "1.3.2"
3+
version = "1.3.3"
44
description = "Utilities for the UC Davis HPC Core Facility."
55
license = "Proprietary"
66
authors = [

0 commit comments

Comments
 (0)