Skip to content

Commit 250a03b

Browse files
committed
This is Flintrock 0.11.0.
1 parent 5717e44 commit 250a03b

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGES.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,13 @@
22

33
## [Unreleased]
44

5-
[Unreleased]: https://github.com/nchammas/flintrock/compare/v0.10.0...master
5+
[Unreleased]: https://github.com/nchammas/flintrock/compare/v0.11.0...master
6+
7+
Nothing notable yet.
8+
9+
## [0.11.0] - 2018-12-02
10+
11+
[0.11.0]: https://github.com/nchammas/flintrock/compare/v0.10.0...v0.11.0
612

713
### Changed
814

flintrock/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# See: https://packaging.python.org/en/latest/distributing/#standards-compliance-for-interoperability
2-
__version__ = '0.11.0.dev0'
2+
__version__ = '0.11.0'

0 commit comments

Comments
 (0)