We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5717e44 commit 250a03bCopy full SHA for 250a03b
CHANGES.md
@@ -2,7 +2,13 @@
2
3
## [Unreleased]
4
5
-[Unreleased]: https://github.com/nchammas/flintrock/compare/v0.10.0...master
+[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
12
13
### Changed
14
flintrock/__init__.py
@@ -1,2 +1,2 @@
1
# See: https://packaging.python.org/en/latest/distributing/#standards-compliance-for-interoperability
-__version__ = '0.11.0.dev0'
+__version__ = '0.11.0'
0 commit comments