We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bc1761 commit 7a65497Copy full SHA for 7a65497
CHANGELOG.md
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
6
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
7
8
-## [Unreleased]
+## [0.3.0a2]
9
10
# Fixed
11
unboxapi/version.py
@@ -1,3 +1,3 @@
1
# Define the SDK version here so that the interal package can have access to this value.
2
# See https://stackoverflow.com/questions/2058802
3
-__version__ = "0.3.0a1"
+__version__ = "0.3.0a2"
0 commit comments