Compare commits

...

2 Commits

Author SHA1 Message Date
B.J. Dweck b22780dd28 Updated version 2020-10-19 20:27:07 +02:00
B.J. Dweck 9a7e79c2ae Added metadata to setup.cfg for Debian package 2020-10-19 20:15:08 +02:00
1 changed files with 4 additions and 3 deletions

View File

@ -1,9 +1,10 @@
[metadata]
name = torchsub
version = 0.0.1
version = 0.0.2
author = Benjamin Dweck
author_email = bjdweck@gmail.com
url = http://git.rudefox.io/bj/torch-subscriber-simple
description = TORch Simple Subscriber
url = https://git.rudefox.io/bj/torch-subscriber-simple
classifiers =
Programming Language :: Python :: 3
License :: OSI Approved :: MIT License
@ -25,4 +26,4 @@ install_requires =
console_scripts = torch-sub=torchsub.torch_sub:main
[options.packages.find]
exclude=test
exclude=test