Skip to content

Commit

Permalink
bumped version to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
skoef committed Apr 23, 2024
1 parent b9fd620 commit 2a163a7
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 @@ -19,7 +19,7 @@ def parse_reqs(file_path):

setup(
name="napalm-ftos",
version="0.1.2",
version="0.2.0",
packages=find_packages(),
author="Reinier Schoof, Manuel Holtgrewe",
author_email="[email protected], [email protected]",
Expand Down

0 comments on commit 2a163a7

Please sign in to comment.