Skip to content

Commit

Permalink
set version correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelcolvin committed Jan 30, 2021
1 parent 8344367 commit 2a3462c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion watchgod/version.py
@@ -1,3 +1,3 @@
__all__ = ('VERSION',)

VERSION = '0.7.0'
VERSION = '0.7'

0 comments on commit 2a3462c

Please sign in to comment.