Skip to content

Commit

Permalink
update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
kyosek committed Jul 26, 2023
1 parent fe7a4b5 commit 1b49acc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 22 deletions.
21 changes: 0 additions & 21 deletions cfxplorer/version.py

This file was deleted.

2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ def readme():

setup(
name="CFXplorer",
version=__version__,
version="0.0.dev4",
author="Kyosuke Morita",
author_email="[email protected]",
description=DESCRIPTION,
Expand Down

0 comments on commit 1b49acc

Please sign in to comment.