Skip to content

Commit

Permalink
move version to 0.4.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
qaxi authored Apr 5, 2024
1 parent e320121 commit 1efdaaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

setup(
name="napalm-s350",
version="0.4.1",
version="0.4.1.1",
packages=find_packages(exclude=("test*",)),
author="Jasper Lievisse Adriaanse, Petr Klíma, Daniel Bacher",
author_email="[email protected], [email protected], [email protected]",
Expand Down

1 comment on commit 1efdaaf

@qaxi
Copy link
Collaborator Author

@qaxi qaxi commented on 1efdaaf Apr 5, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Late publishing - solve #91

Please sign in to comment.