Skip to content

Commit

Permalink
update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
JiangtaoLiud committed Apr 12, 2022
1 parent cb7000d commit e5de304
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 23 deletions.
22 changes: 0 additions & 22 deletions __init__.py
Original file line number Diff line number Diff line change
@@ -1,22 +0,0 @@
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
"""
File Name: __init__.py
Description:
Date: 3/29/2022
@author: Jiangtao Liu
[email protected]
Anaconda 3 64bit, Python 3.7.0
------------------------------------------
Change Activities:
Update Date: 3/29/2022
"""
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

setup(
name="hydroDL",
version="0.1",
version="0.1.0",
description="Hydrological Deep Learning",
long_description=long_description,
long_description_content_type="text/x-rst",
Expand Down

0 comments on commit e5de304

Please sign in to comment.