Update versions
This commit is contained in:
parent
91a7f6325c
commit
bf43603d65
2 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "newsreader",
|
"name": "newsreader",
|
||||||
"version": "0.4.4",
|
"version": "0.5.3",
|
||||||
"description": "Application for viewing RSS feeds",
|
"description": "Application for viewing RSS feeds",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
[project]
|
[project]
|
||||||
name = 'newsreader'
|
name = 'newsreader'
|
||||||
version = '0.4.4'
|
version = '0.5.3'
|
||||||
authors = [{name = 'Sonny', email= 'sonnyba871@gmail.com'}]
|
authors = [{name = 'Sonny', email= 'sonnyba871@gmail.com'}]
|
||||||
license = {text = 'GPL-3.0'}
|
license = {text = 'GPL-3.0'}
|
||||||
requires-python = '>=3.11'
|
requires-python = '>=3.11'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue