Skip to content

Commit 0f9de3f

Browse files
Bump the version to 2.1.3
1 parent 44268bd commit 0f9de3f

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
@@ -5,7 +5,7 @@
55

66
setup(
77
name="cidre_cli",
8-
version="2.1.2",
8+
version="2.1.3",
99
packages=find_packages(exclude=["tests", "tests.*"]),
1010
install_requires=["netaddr==1.3.0", "requests==2.32.4"],
1111
entry_points={

0 commit comments

Comments
 (0)