Skip to content

Commit d27c810

Browse files
authored
Version correction in readme
1 parent 4b8e78e commit d27c810

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ py-gaugette
44
A library for interfacing hardware with the Raspberry Pi and BeagleBone Black.
55
Supports SSD1306 displays, rotary encoders, capacitance switches, RGB leds and other devices.
66

7-
Changes at 2.0
7+
Changes at 3.0
88
==============
99

10-
Version 2 is a breaking upgrade. Programs written for V1 will need some changes.
10+
Version 3 is a breaking upgrade. Programs written for earlier versions will need some changes.
1111
- most constructors now take a gpio argument as their first parameter.
1212
- all modules are now written for Python 3.
1313
- the rotary encoder now supports interrupts.

0 commit comments

Comments
 (0)