Skip to content

Commit

Permalink
add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
iamdefinitelyahuman committed Feb 16, 2019
1 parent 9a6a7c8 commit 233aa84
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
0.9.0
-----

- Initial release
4 changes: 2 additions & 2 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@
# -- Project information -----------------------------------------------------

project = 'Brownie'
copyright = '2018, Benjamin Hauser'
copyright = '2019, HyperLink Technology'
author = 'Benjamin Hauser'

# The short X.Y version
version = ''
# The full version, including alpha/beta/rc tags
release = '0.9.0b'
release = '0.9.0'


# -- General configuration ---------------------------------------------------
Expand Down

0 comments on commit 233aa84

Please sign in to comment.