Skip to content

Commit b59f8b7

Browse files
Update project metadata and license information (#19)
1 parent 831bb31 commit b59f8b7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2024 Example Author
3+
Copyright (c) 2025 Pera Swarm
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ requires = ["setuptools>=61.0"]
33
build-backend = "setuptools.build_meta"
44

55
[project]
6-
name = "robot-library-python"
6+
name = "py-swarm-robot"
77
version = "0.1.0"
88
description = "A modular robot control library"
9-
authors = [{name = "Example Author", email = "author@example.com"}]
9+
authors = [{name = "Nuwan Jaliyagoda", email = "[email protected]"},{name = "Nuwan Jaliyagoda", email = "[email protected]"},{name = "Kavindu Prabhath Methpura", email = "kavindumethpura@gmail.com"}]
1010
readme = "README.md"
1111
requires-python = ">=3.8"
1212
dependencies = []

0 commit comments

Comments
 (0)