Skip to content

Commit

Permalink
revert version to test bumping
Browse files Browse the repository at this point in the history
  • Loading branch information
justagist committed Aug 6, 2024
1 parent 97693ad commit 939a6dc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 10 deletions.
7 changes: 0 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,5 @@
# CHANGELOG.md

## 0.1.2

Features:

- add minimal example on robot loading and writing custom controllers
- migrate to pixi install

## 0.1.1

Features:
Expand Down
4 changes: 2 additions & 2 deletions pixi.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "pybullet_robot"
version = "0.1.2"
version = "0.1.1"
description = "A generel Python interface class for robot simulations using PyBullet. Also provides an IK interface for multi-end-effector robots that uses bullet physics as a solver."
authors = [{ name = "Saif Sidhik", email = "[email protected]" }]
requires-python = ">= 3.10"
Expand Down

0 comments on commit 939a6dc

Please sign in to comment.