Skip to content

Commit 205045f

Browse files
committed
chore(pyproject): correct version to make citation/changelog/release
1 parent be2336c commit 205045f

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 = "template-des"
7-
version = "0.0.1"
7+
version = "0.1.0"
88
description = "Simple Reproducible Python Discrete-Event Simulation (DES) Template"
99
authors = [
1010
{name = "Amy Heather", email = "a.heather2@exeter.ac.uk"}

0 commit comments

Comments
 (0)