Skip to content

Commit 61d8b8d

Browse files
committed
Bump to v2.2.
1 parent d820d70 commit 61d8b8d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/src/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
author = 'Adam Heins'
2626

2727
# The short X.Y version
28-
version = '2.1.0'
28+
version = '2.2.0'
2929
# The full version, including alpha/beta/rc tags
3030
release = version
3131

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ line-length = 80
33

44
[tool.poetry]
55
name = "pyb_utils"
6-
version = "2.1.0"
6+
version = "2.2.0"
77
description = "Basic utilities for PyBullet, including collision detection, ghost (i.e. visual-only) objects, and cameras."
88
authors = ["Adam Heins <[email protected]>"]
99
license = "MIT"

0 commit comments

Comments
 (0)