Skip to content

Commit 0f83ee1

Browse files
committed
Update project configuration and add commitni script
1 parent 87326a7 commit 0f83ee1

File tree

3 files changed

+2
-131
lines changed

3 files changed

+2
-131
lines changed

.github/DEPLOYMENT.md

Lines changed: 0 additions & 129 deletions
This file was deleted.

commitni

Whitespace-only changes.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "pyCCMM"
7-
version = "1.0.0"
8-
description = "Python implementation of CCMM (Cultural Collection Management Metadata) standard"
7+
version = "1.0.2"
8+
description = "Python implementation of CCMM (Czech Core Metadata Model) standard"
99
readme = "README.md"
1010
requires-python = ">=3.8"
1111
license = "MIT"

0 commit comments

Comments
 (0)