mirror of
https://github.com/shouptech/humulus.git
synced 2026-02-03 12:39:42 +00:00
Bump version to 0.1.0
This commit is contained in:
parent
0b9dd34d98
commit
65f2ae20f2
2 changed files with 2 additions and 2 deletions
|
|
@ -22,7 +22,7 @@ copyright = "2019, Mike Shoup"
|
|||
author = "Mike Shoup"
|
||||
|
||||
# The full version, including alpha/beta/rc tags
|
||||
release = "0.1"
|
||||
release = "0.1.0"
|
||||
|
||||
|
||||
# -- General configuration ---------------------------------------------------
|
||||
|
|
|
|||
|
|
@ -14,4 +14,4 @@
|
|||
|
||||
# The 'dev' portion of this variable will get updated during Drone CI builds
|
||||
# with a build number for all non-tagged builds.
|
||||
__version__ = "0.1.dev"
|
||||
__version__ = "0.1.0"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue