Skip to content
This repository has been archived by the owner on Oct 26, 2023. It is now read-only.

Commit

Permalink
minor version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Rory McNamara committed Dec 26, 2016
1 parent 6432b13 commit 0ee261c
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 @@ -15,7 +15,7 @@
deps.append('argparse')

setup(name='PyPXE',
version='1.7',
version='1.7.1',
description='Pure Python2 PXE (DHCP-(Proxy)/TFTP/HTTP/NBD) Server',
url='https://github.com/psychomario/PyPXE',
license='MIT',
Expand Down

0 comments on commit 0ee261c

Please sign in to comment.