Skip to content
This repository was archived by the owner on Jan 31, 2026. It is now read-only.

Commit 0499c59

Browse files
committed
fix: bump ver
1 parent 1e78d16 commit 0499c59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
setup(
2424
name='sprocket_carball',
25-
version='1.2.0',
25+
version='1.2.1',
2626
packages=setuptools.find_packages(),
2727
include_package_data=True,
2828
install_requires=['pandas', 'protobuf>=5.29.3,<6.0.0',

0 commit comments

Comments
 (0)