Skip to content

Commit

Permalink
bump v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aureocarneiro authored Mar 13, 2020
1 parent 9e888fe commit 8409956
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tcp_server/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

# Setup
setup(name="tcpserver-raspberry_pi",
version="0.1.2",
version="1.0.0",
py_modules = ['rpi_gpio_server', 'advanced_streamer'],
entry_points={
'console_scripts': ['tcpserver-raspberry_pi = rpi_gpio_server:main']},
Expand Down

0 comments on commit 8409956

Please sign in to comment.