Skip to content

Commit

Permalink
Prepare version info and CHANGELOG for version 0.9.4 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
shawnbrown committed Apr 21, 2019
1 parent 1a5a845 commit 93c0efb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
#
# The short X.Y version.
#from datatest import __version__
__version__ = '0.9.4.dev0'
__version__ = '0.9.4'
version = __version__

# The full version, including alpha/beta/rc tags.
Expand Down

0 comments on commit 93c0efb

Please sign in to comment.