Skip to content

Commit

Permalink
Bump version to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
linusg committed Jul 1, 2019
1 parent 26905c9 commit b38d2b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rpi_backlight_emulator/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
)

__author__ = "Linus Groh"
__version__ = "1.0.0b8"
__version__ = "1.0.0"

CURRENT_DIR = Path(__file__).parent
TMP_DIR = Path(gettempdir())
Expand Down

0 comments on commit b38d2b0

Please sign in to comment.