Skip to content

Commit 3029489

Browse files
committed
Fixed github actions - create a new release
1 parent cf8bcf2 commit 3029489

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "martepy"
7-
version = "1.0.0"
7+
version = "1.0.1"
88
description = """This repository provides python classes which represent MARTe2 GAMs, DataSources and applications. Alongside this it provides useful frameworks for debugging and developing applications with MARTe2."""
99
readme = "README.md"
1010
authors = [

0 commit comments

Comments
 (0)