We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4ef3b6 commit 85a2affCopy full SHA for 85a2aff
2 files changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "PyTerm",
3
- "version": "0.5.1",
+ "version": "0.5.2",
4
"description": "A simple Python terminal",
5
"license": {
6
"type": "MIT",
package.xml
@@ -1,7 +1,7 @@
<?xml version='1.0' encoding='UTF-8'?>
<Pkg name='PyTerm' type='pkg'>
<Name type='name'>PyTerm</Name>
- <Version type='ver'>0.5.1</Version>
+ <Version type='ver'>0.5.2</Version>
<Description type='text'>A simple Python terminal!</Description>
<License type='obj'>
7
<Type type='name'>MIT</Type>
0 commit comments