Skip to content

Commit

Permalink
this is 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nchammas committed Feb 8, 2016
1 parent 4eabed2 commit 81de53f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
# Change Log


## [Unreleased](https://github.com/nchammas/flintrock/compare/v0.1.0...master)
## Unreleased

Nothing yet.

## 0.2.0

### Added

Expand Down
2 changes: 1 addition & 1 deletion flintrock/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# See: https://packaging.python.org/en/latest/distributing/#standards-compliance-for-interoperability
__version__ = '0.2.0.dev0'
__version__ = '0.2.0'

0 comments on commit 81de53f

Please sign in to comment.