Skip to content

Commit 92c130a

Browse files
committed
Version 0.2.0
1 parent 3ba72c7 commit 92c130a

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

docs/changelog.rst

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ Change log
44
Unreleased_
55
-----------
66

7+
0.2.0_ |--| 2022-12-04
8+
----------------------
9+
10+
Upgrade version of ``uuid-console``.
11+
712
Changed
813
~~~~~~~
914

@@ -78,7 +83,8 @@ Added
7883

7984
.. |--| unicode:: U+2013 .. EN DASH
8085

81-
.. _Unreleased: https://github.com/nomis/mcu-uuid-telnet/compare/0.1.5...HEAD
86+
.. _Unreleased: https://github.com/nomis/mcu-uuid-telnet/compare/0.2.0...HEAD
87+
.. _0.2.0: https://github.com/nomis/mcu-uuid-telnet/compare/0.1.5...0.2.0
8288
.. _0.1.5: https://github.com/nomis/mcu-uuid-telnet/compare/0.1.4...0.1.5
8389
.. _0.1.4: https://github.com/nomis/mcu-uuid-telnet/compare/0.1.3...0.1.4
8490
.. _0.1.3: https://github.com/nomis/mcu-uuid-telnet/compare/0.1.2...0.1.3

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"type": "git",
1313
"url": "https://github.com/nomis/mcu-uuid-telnet.git"
1414
},
15-
"version": "0.1.5",
15+
"version": "0.2.0",
1616
"license": "GPL-3.0-or-later",
1717
"homepage": "https://mcu-uuid-telnet.readthedocs.io/",
1818
"export": {

0 commit comments

Comments
 (0)