Skip to content

Commit

Permalink
terrabutler: __init__.py: Set default version as dev
Browse files Browse the repository at this point in the history
  • Loading branch information
MiguelNdeCarvalho committed May 13, 2022
1 parent 25cffa5 commit e49391d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terrabutler/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
__name__ = "terrabutler"
__version__ = '0.1.0-alpha.1'
__version__ = "dev"

0 comments on commit e49391d

Please sign in to comment.