mirror of
https://git.wownero.com/lza_menace/wownero-python.git
synced 2024-08-15 03:25:25 +00:00
Change project name in PyPi, update version
This commit is contained in:
parent
25ed5dec6a
commit
6bf97ddca2
5 changed files with 14 additions and 5 deletions
|
@ -55,9 +55,9 @@ author = 'Michal Salaban'
|
|||
# built documents.
|
||||
#
|
||||
# The short X.Y version.
|
||||
version = '0.5.4'
|
||||
version = '0.6'
|
||||
# The full version, including alpha/beta/rc tags.
|
||||
release = '0.5.4'
|
||||
release = '0.6'
|
||||
|
||||
# The language for content autogenerated by Sphinx. Refer to documentation
|
||||
# for a list of supported languages.
|
||||
|
|
|
@ -1,6 +1,11 @@
|
|||
Release Notes
|
||||
=============
|
||||
|
||||
0.6
|
||||
---
|
||||
|
||||
With version 0.6 the package name on PyPi has changed from `monero-python` to just `monero`.
|
||||
|
||||
0.5
|
||||
---
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue