Skip to content
Snippets Groups Projects
Verified Commit 7d69ec63 authored by Timm Fitschen's avatar Timm Fitschen
Browse files

REL: bump to 0.3.0

parent a7718c01
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Security ###
## [0.2.5] - 2020-04-24##
## [0.3.0] - 2020-04-24##
### Added ###
......
......@@ -46,8 +46,8 @@ from setuptools import find_packages, setup
########################################################################
MAJOR = 0
MINOR = 2
MICRO = 5
MINOR = 3
MICRO = 0
PRE = ""
ISRELEASED = False
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment