Skip to content

Commit

Permalink
doc: bump version to 1.0.1-RC1
Browse files Browse the repository at this point in the history
Signed-off-by: Huaqi Fang <578567190@qq.com>
  • Loading branch information
fanghuaqi committed Jul 31, 2020
1 parent c819040 commit 43fb2d8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 8 deletions.
9 changes: 2 additions & 7 deletions NMSIS/doc/source/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,10 @@
Changelog
=========

V1.0.1-dev
V1.0.1-RC1
----------

This is release version ``V1.0.1-dev`` of NMSIS, which is still in development.

.. warning::

* The formal release is not yet published, the code is still under development,
the changelog is updated due to code changes.
This is release candidate version ``V1.0.1-RC1`` of NMSIS.


* **NMSIS-Core**
Expand Down
2 changes: 1 addition & 1 deletion NMSIS/doc/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
version = '1.0.1'

# The full version, including alpha/beta/rc tags
release = '1.0.1-dev'
release = '1.0.1-RC1'


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

0 comments on commit 43fb2d8

Please sign in to comment.