mirror of
https://github.com/nelsbrock/NateMan.git
synced 2026-08-14 21:36:49 +02:00
Version 1.3.0
This commit is contained in:
@@ -7,7 +7,7 @@ from setuptools import find_packages, setup
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name="NateMan",
|
name="NateMan",
|
||||||
version="1.2.0",
|
version="1.3.0",
|
||||||
author="Niklas Elsbrock, Johannes Bingel",
|
author="Niklas Elsbrock, Johannes Bingel",
|
||||||
packages=find_packages(),
|
packages=find_packages(),
|
||||||
include_package_data=True,
|
include_package_data=True,
|
||||||
|
|||||||
Reference in New Issue
Block a user