Skip to content

Commit 5c8ed6f

Browse files
committed
chore: bump version to 0.3.4
1 parent cdb90ca commit 5c8ed6f

File tree

4 files changed

+25
-25
lines changed

4 files changed

+25
-25
lines changed

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ authors:
55
- family-names: "Gross"
66
given-names: "Michael"
77
8-
version: "0.3.3"
8+
version: "0.3.4"
99
date-released: "2025-03-09"
1010
license: "MIT"
1111
url: "https://github.com/MGross21/armctl"

armctl/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"Jaka",
3737
]
3838

39-
__version__ = "0.3.3"
39+
__version__ = "0.3.4"
4040

4141

4242
class Logger:

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ urrtde = { git = "https://github.com/UniversalRobots/RTDE_Python_Client_Library.
1111

1212
[project]
1313
name = "armctl"
14-
version = "0.3.3"
14+
version = "0.3.4"
1515
description = "Agnostic Robotic Manipulator Controller (armctl)"
1616
authors = [{ name = "Michael Gross", email = "[email protected]" }]
1717
readme = {file = "README.md", content-type = "text/markdown"}

uv.lock

Lines changed: 22 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)