Skip to content

Commit 82f7cf5

Browse files
committed
Bump version number
1 parent 55d2f41 commit 82f7cf5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

setup.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,13 +51,15 @@
5151
'roboticstoolbox/data',
5252
]
5353

54+
5455
def package_files(directory):
5556
paths = []
5657
for (pathhere, _, filenames) in os.walk(directory):
5758
for filename in filenames:
5859
paths.append(os.path.join('..', pathhere, filename))
5960
return paths
6061

62+
6163
extra_files = []
6264
for data_folder in data_folders:
6365
extra_files += package_files(data_folder)
@@ -72,7 +74,7 @@ def package_files(directory):
7274
setup(
7375
name='roboticstoolbox-python',
7476

75-
version='0.6.2',
77+
version='0.7.0',
7678

7779
description='A Python library for robotic education and research',
7880

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy