1
0
Fork 0
mirror of https://github.com/shouptech/humulus.git synced 2026-02-03 15:09:42 +00:00

Bump version to 0.0.2

This is a rollup of much of the work for milestone 0.1.

This release is mainly for testing proper distribution of tagged versions.
This commit is contained in:
Emma 2019-07-24 13:16:52 -06:00
parent c2f19d2960
commit e524dded04

View file

@ -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.0.1.dev"
__version__ = "0.0.2.dev"