imt-ring 1.6.45__py3-none-any.whl → 1.6.46__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {imt_ring-1.6.45.dist-info → imt_ring-1.6.46.dist-info}/METADATA +6 -1
- {imt_ring-1.6.45.dist-info → imt_ring-1.6.46.dist-info}/RECORD +5 -5
- {imt_ring-1.6.45.dist-info → imt_ring-1.6.46.dist-info}/WHEEL +0 -0
- {imt_ring-1.6.45.dist-info → imt_ring-1.6.46.dist-info}/entry_points.txt +0 -0
- {imt_ring-1.6.45.dist-info → imt_ring-1.6.46.dist-info}/top_level.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.2
|
2
2
|
Name: imt-ring
|
3
|
-
Version: 1.6.
|
3
|
+
Version: 1.6.46
|
4
4
|
Summary: RING: Recurrent Inertial Graph-based Estimator
|
5
5
|
Author-email: Simon Bachhuber <simon.bachhuber@fau.de>
|
6
6
|
Project-URL: Homepage, https://github.com/SimiPixel/ring
|
@@ -130,3 +130,8 @@ Particularly useful is the following publication from *Roy Featherstone*
|
|
130
130
|
## Contact
|
131
131
|
|
132
132
|
Simon Bachhuber (simon.bachhuber@fau.de)
|
133
|
+
|
134
|
+
### How to bump verion in this python package
|
135
|
+
|
136
|
+
1) commit and *push* your code changes. Make sure to also update the version in `pyproject.toml`
|
137
|
+
2) create the tag and push the tag
|
@@ -86,8 +86,8 @@ ring/utils/randomize_sys.py,sha256=G_vBIo0OwQkXL2u0djwbaoaeb02C4LQCTNNloOYIU2M,3
|
|
86
86
|
ring/utils/utils.py,sha256=gKwOXLxWraeZfX6EbBcg3hkq30DcXN0mcRUeOSTNiMo,7336
|
87
87
|
ring/utils/register_gym_envs/__init__.py,sha256=PtPIRBQJ16339xZ9G9VpvqrvcGbQ_Pk_SUz4tQPa9nQ,94
|
88
88
|
ring/utils/register_gym_envs/saddle.py,sha256=tA5CyW_akSXyDm0xJ83CtOrUMVElH0f9vZtEDDJQalI,4422
|
89
|
-
imt_ring-1.6.
|
90
|
-
imt_ring-1.6.
|
91
|
-
imt_ring-1.6.
|
92
|
-
imt_ring-1.6.
|
93
|
-
imt_ring-1.6.
|
89
|
+
imt_ring-1.6.46.dist-info/METADATA,sha256=9NOkzI2PpdcJpw90_ZV0smHEWyhkrZyEF211Wy1gNpg,5888
|
90
|
+
imt_ring-1.6.46.dist-info/WHEEL,sha256=jB7zZ3N9hIM9adW7qlTAyycLYW9npaWKLRzaoVcLKcM,91
|
91
|
+
imt_ring-1.6.46.dist-info/entry_points.txt,sha256=npNqSOvNiBR0BNa_GL3J66q8Gky3h0G_PHzHzk8oyE0,66
|
92
|
+
imt_ring-1.6.46.dist-info/top_level.txt,sha256=EiT790-lAyi8iwTzJArH3f2k77rwhDn00q-4PlmvDQo,5
|
93
|
+
imt_ring-1.6.46.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|