Skip to content

Commit

Permalink
v0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dllllb committed Apr 6, 2022
1 parent eed22a9 commit 3cc3868
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions pyproject.toml
@@ -0,0 +1,3 @@
[build-system]
requires = ["setuptools>=42"]
build-backend = "setuptools.build_meta"
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -7,7 +7,7 @@

setuptools.setup(
name='pytorch-lifestream',
version='0.1.2',
version='0.1.3',
author='',
author_email='',
description='Lifestream data analysis with PyTorch',
Expand Down

0 comments on commit 3cc3868

Please sign in to comment.