Skip to content

Commit

Permalink
tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
m-stclair committed Jul 6, 2021
1 parent 0ceb10c commit f7966b0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 1 addition & 0 deletions lhorizon/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
from lhorizon.base import LHorizon

__version__ = "1.0"
2 changes: 0 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
from setuptools import setup, find_packages

setup(name="lhorizon", version="0.5.0a0", packages=find_packages())

setup(
name="lhorizon",
version="1.0.0",
Expand Down

0 comments on commit f7966b0

Please sign in to comment.