Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanhammonds committed Dec 9, 2020
1 parent dbe5219 commit 261b840
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bycycle/version.py
@@ -1,2 +1,2 @@
"""Set the current pypi version"""
__version__ = '1.0.0rc1'
__version__ = '1.0.0rc2'
2 changes: 1 addition & 1 deletion doc/Makefile
Expand Up @@ -7,7 +7,7 @@ SPHINXPROJ = bycycle
SOURCEDIR = .
BUILDDIR = _build
STABLE = 0.1.3
DEVELOPMENT = 1.0.0rc1
DEVELOPMENT = 1.0.0rc2
RECENT = ""

# Put it first so that "make" without argument is like "make help".
Expand Down

0 comments on commit 261b840

Please sign in to comment.